Node

Undocumented in source.

Members

Functions

toString
string toString(string indent, bool last)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

children
Node[] children;
Undocumented in source.
file
string file;
Undocumented in source.
line
size_t line;
Undocumented in source.
token
Token token;
Undocumented in source.

Meta