- Bool
TParseTree Bool(TParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
- Bool
TParseTree Bool(string s)
Undocumented in source. Be warned that the author may not have intended to support it.
- Bool
string Bool(GetName g)
Undocumented in source. Be warned that the author may not have intended to support it.
- Char
TParseTree Char(TParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
- Char
TParseTree Char(string s)
Undocumented in source. Be warned that the author may not have intended to support it.
- Char
string Char(GetName g)
Undocumented in source. Be warned that the author may not have intended to support it.
- Floating
TParseTree Floating(TParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
- Floating
TParseTree Floating(string s)
Undocumented in source. Be warned that the author may not have intended to support it.
- Floating
string Floating(GetName g)
Undocumented in source. Be warned that the author may not have intended to support it.
- Hex
TParseTree Hex(TParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
- Hex
TParseTree Hex(string s)
Undocumented in source. Be warned that the author may not have intended to support it.
- Hex
string Hex(GetName g)
Undocumented in source. Be warned that the author may not have intended to support it.
- Hexa
TParseTree Hexa(TParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
- Hexa
TParseTree Hexa(string s)
Undocumented in source. Be warned that the author may not have intended to support it.
- Hexa
string Hexa(GetName g)
Undocumented in source. Be warned that the author may not have intended to support it.
- Integer
TParseTree Integer(TParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
- Integer
TParseTree Integer(string s)
Undocumented in source. Be warned that the author may not have intended to support it.
- Integer
string Integer(GetName g)
Undocumented in source. Be warned that the author may not have intended to support it.
- Numeric
TParseTree Numeric(TParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
- Numeric
TParseTree Numeric(string s)
Undocumented in source. Be warned that the author may not have intended to support it.
- Numeric
string Numeric(GetName g)
Undocumented in source. Be warned that the author may not have intended to support it.
- QualifiedIdentifier
TParseTree QualifiedIdentifier(TParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
- QualifiedIdentifier
TParseTree QualifiedIdentifier(string s)
Undocumented in source. Be warned that the author may not have intended to support it.
- QualifiedIdentifier
string QualifiedIdentifier(GetName g)
Undocumented in source. Be warned that the author may not have intended to support it.
- Scientific
TParseTree Scientific(TParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
- Scientific
TParseTree Scientific(string s)
Undocumented in source. Be warned that the author may not have intended to support it.
- Scientific
string Scientific(GetName g)
Undocumented in source. Be warned that the author may not have intended to support it.
- Sign
TParseTree Sign(TParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
- Sign
TParseTree Sign(string s)
Undocumented in source. Be warned that the author may not have intended to support it.
- Sign
string Sign(GetName g)
Undocumented in source. Be warned that the author may not have intended to support it.
- String
TParseTree String(TParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
- String
TParseTree String(string s)
Undocumented in source. Be warned that the author may not have intended to support it.
- String
string String(GetName g)
Undocumented in source. Be warned that the author may not have intended to support it.
- Unsigned
TParseTree Unsigned(TParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
- Unsigned
TParseTree Unsigned(string s)
Undocumented in source. Be warned that the author may not have intended to support it.
- Unsigned
string Unsigned(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.