Interface RuleNode
- All Superinterfaces:
ParseTree, SyntaxTree, Tree
- All Known Implementing Classes:
GrammarInterpreterRuleContext, InterpreterRuleContext, ParserRuleContext, RuleContext, RuleContextWithAltNum
-
Method Summary
Methods inherited from interface ParseTree
accept, getChild, getParent, getText, setParent, toStringTreeMethods inherited from interface SyntaxTree
getSourceIntervalMethods inherited from interface Tree
getChildCount, getPayload, toStringTree
-
Method Details
-
getRuleContext
RuleContext getRuleContext()
-