- Array
TParseTree Array(TParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
- Array
TParseTree Array(string s)
Undocumented in source. Be warned that the author may not have intended to support it.
- Array
string Array(GetName g)
Undocumented in source. Be warned that the author may not have intended to support it.
- JSONObject
TParseTree JSONObject(TParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
- JSONObject
TParseTree JSONObject(string s)
Undocumented in source. Be warned that the author may not have intended to support it.
- JSONObject
string JSONObject(GetName g)
Undocumented in source. Be warned that the author may not have intended to support it.
- Pair
TParseTree Pair(TParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
- Pair
TParseTree Pair(string s)
Undocumented in source. Be warned that the author may not have intended to support it.
- Pair
string Pair(GetName g)
Undocumented in source. Be warned that the author may not have intended to support it.
- Value
TParseTree Value(TParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
- Value
TParseTree Value(string s)
Undocumented in source. Be warned that the author may not have intended to support it.
- Value
string Value(GetName g)
Undocumented in source. Be warned that the author may not have intended to support it.
- addRuleAfter
void addRuleAfter(string parentRule, string ruleSyntax)
Undocumented in source. Be warned that the author may not have intended to support it.
- addRuleBefore
void addRuleBefore(string parentRule, string ruleSyntax)
Undocumented in source. Be warned that the author may not have intended to support it.
- forgetMemo
void forgetMemo()
Undocumented in source. Be warned that the author may not have intended to support it.
- isRule
bool isRule(string s)
Undocumented in source. Be warned that the author may not have intended to support it.
- opCall
TParseTree opCall(string input)
Undocumented in source. Be warned that the author may not have intended to support it.
- opCall
TParseTree opCall(TParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
- opCall
string opCall(GetName g)
Undocumented in source. Be warned that the author may not have intended to support it.