- accept
V accept(ParseTreeVisitor!U visitor)
 Undocumented in source. Be warned that the author may not have intended to support it.
- getChild
ParseTree getChild(int i)
 Undocumented in source. Be warned that the author may not have intended to support it.
- getChildCount
int getChildCount()
 Undocumented in source. Be warned that the author may not have intended to support it.
- getParent
ParseTree getParent()
 Undocumented in source. Be warned that the author may not have intended to support it.
- getPayload
Object getPayload()
 Undocumented in source. Be warned that the author may not have intended to support it.
- getSourceInterval
Interval getSourceInterval()
 Undocumented in source. Be warned that the author may not have intended to support it.
- getSymbol
Token getSymbol()
 Undocumented in source. Be warned that the author may not have intended to support it.
- getText
string getText()
 Undocumented in source. Be warned that the author may not have intended to support it.
- setParent
void setParent(RuleContext parent)
 Undocumented in source. Be warned that the author may not have intended to support it.
- toString
string toString()
 - toStringTree
string toStringTree(InterfaceRecognizer parser)
 Undocumented in source. Be warned that the author may not have intended to support it.
- toStringTree
string toStringTree()
 Undocumented in source. Be warned that the author may not have intended to support it.
TODO add class description