- Comment
TParseTree Comment(TParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
- Comment
TParseTree Comment(string s)
Undocumented in source. Be warned that the author may not have intended to support it.
- Comment
string Comment(GetName g)
Undocumented in source. Be warned that the author may not have intended to support it.
- Decl
TParseTree Decl(TParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
- Decl
TParseTree Decl(string s)
Undocumented in source. Be warned that the author may not have intended to support it.
- Decl
string Decl(GetName g)
Undocumented in source. Be warned that the author may not have intended to support it.
- Header
TParseTree Header(TParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
- Header
TParseTree Header(string s)
Undocumented in source. Be warned that the author may not have intended to support it.
- Header
string Header(GetName g)
Undocumented in source. Be warned that the author may not have intended to support it.
- INI
TParseTree INI(TParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
- INI
TParseTree INI(string s)
Undocumented in source. Be warned that the author may not have intended to support it.
- INI
string INI(GetName g)
Undocumented in source. Be warned that the author may not have intended to support it.
- Section
TParseTree Section(TParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
- Section
TParseTree Section(string s)
Undocumented in source. Be warned that the author may not have intended to support it.
- Section
string Section(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.