Oxide::Language::Token
Inherits Reference < Object
Constructors
new
SourceInstance methods
==(other : self)
Returns true if this reference is the same as other. Invokes same?.
block_string
Sourceblock_string=(block_string : Bool)
Sourcecolumn_number
Sourcecolumn_number=(column_number : Int32)
Sourcefloat_value
Sourcehash(hasher)
See Object#hash(hasher)
int_value
Sourcekind
Sourcekind=(kind : Kind)
Sourceline_number
Sourceline_number=(line_number : Int32)
Sourceraw_value
Sourceraw_value=(raw_value : String)
Source