Token

Undocumented in source.

Members

Enums

Comment
anonymousenum Comment
Undocumented in source.
Instanceof
anonymousenum Instanceof
Undocumented in source.
New
anonymousenum New
Undocumented in source.

Static functions

isPPToken
bool isPPToken(int type)
Undocumented in source. Be warned that the author may not have intended to support it.
needsTrailingSemicolon
bool needsTrailingSemicolon(int type)
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString(int type)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

lineno
int lineno;
Undocumented in source.
pretext
string pretext;
Undocumented in source.
text
string text;
Undocumented in source.
type
int type;
Undocumented in source.

Meta