class

Oxide::Language::Token

Inherits Reference < Object

Constructors

Instance methods

==(other : self)

Returns true if this reference is the same as other. Invokes same?.

block_string
Source
block_string=(block_string : Bool)
Source
column_number
Source
column_number=(column_number : Int32)
Source
float_value
Source
hash(hasher)

See Object#hash(hasher)

int_value
Source
kind
Source
kind=(kind : Kind)
Source
line_number
Source
line_number=(line_number : Int32)
Source
raw_value
Source
raw_value=(raw_value : String)
Source

Nested types