Token

Undocumented in source.

Members

Properties

isMultilineComment
bool isMultilineComment [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Unions

__anonymous
union __anonymous
Undocumented in source.

Variables

line
ushort line;
Undocumented in source.
multiline
bool multiline;
Undocumented in source.
pos
ushort pos;
Undocumented in source.
text
string text;
Undocumented in source.
type
TokenType type;
Undocumented in source.

Meta