struct

Tokens::Token

Inherits Struct / Value / Object

Constructors

new(type : TokenType, literal : String)
Source
new(type : TokenType, literal : Char)
Source

Instance methods

literal
Source
type
Source