- firstMatch
ParseTree firstMatch(ParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
- foreachAll
void foreachAll(ParseTree p, bool delegate(ParseTree) dg)
Undocumented in source. Be warned that the author may not have intended to support it.
- foreachMatch
void foreachMatch(ParseTree p, bool delegate(ParseTree) dg)
Undocumented in source. Be warned that the author may not have intended to support it.
- generateResizeStatements
string generateResizeStatements(Activity activity)
Undocumented in source. Be warned that the author may not have intended to support it.
- getFirstMatch
bool getFirstMatch(ParseTree p, ParseTree dst)
Undocumented in source. Be warned that the author may not have intended to support it.
- matchString
string matchString(ParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.