class LxLang::T::Type
- LxLang::T::Type
- LxLang::T::IDToken
- LxLang::Token
- Reference
- Object
Defined in:
tokens/id.crConstructors
Instance methods inherited from class LxLang::T::IDToken
pointer?
pointer?,
value
value
Constructor methods inherited from class LxLang::T::IDToken
new(pull : JSON::PullParser)
new
Instance methods inherited from class LxLang::Token
char : Int32
char,
char=(char : Int32)
char=,
line : Int32
line,
line=(line : Int32)
line=,
to_s(io)
to_s,
type : String
type,
value
value,
value=(value : String)
value=
Constructor methods inherited from class LxLang::Token
new(pull : JSON::PullParser)new(value : String, line : Int32 = 0, char : Int32 = 0) new