- decimateTree
ParseTree decimateTree(ParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
- opCall
ParseTree opCall(ParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
- opCall
ParseTree opCall(string input)
Undocumented in source. Be warned that the author may not have intended to support it.
- opIndex
Dynamic opIndex(string s)
Undocumented in source. Be warned that the author may not have intended to support it.
- opIndexAssign
void opIndexAssign(D code, string s)
Undocumented in source. Be warned that the author may not have intended to support it.