ParseNode

Undocumented in source.

Members

Functions

toString
string toString()
Undocumented in source.

Properties

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

Variables

identifier
string identifier;
Undocumented in source.
location
Location location;
Undocumented in source.
value
Variant value;
Undocumented in source.

Meta