struct

Lexer::Token

Inherits Struct < Value < Object

Constructors

new(type : TokenType, value : String)
Source

Instance methods

type
Source
value
Source
value=(value : String)
Source