Interface RuleNode

All Superinterfaces:
ParseTree, SyntaxTree, Tree
All Known Implementing Classes:
GrammarInterpreterRuleContext, InterpreterRuleContext, ParserRuleContext, RuleContext, RuleContextWithAltNum

public interface RuleNode extends ParseTree
  • Method Details