Package org.antlr.v4.tool.ast
Interface RuleElementAST
-
- All Known Implementing Classes:
ActionAST,BlockAST,NotAST,OptionalBlockAST,PlusBlockAST,PredAST,RangeAST,RuleRefAST,SetAST,StarBlockAST,TerminalAST
public interface RuleElementASTTag indicated AST node is a rule element like token or rule ref.