Icarus Class: Token
A token string produced by the parsing process and information about it.
code
Returns the token code as a string.
Returns a value
obj
Returns the object value of the token.
Returns a value
str
Returns the string value of a token.
Returns a value