Class | Description |
---|---|
GrammarAST | |
GrammarRootAST |
Class | Description |
---|---|
AltAST |
Any ALT (which can be child of ALT_REWRITE node)
|
GrammarAST | |
GrammarRootAST | |
RuleAST |
Class | Description |
---|---|
ActionAST | |
BlockAST | |
GrammarAST | |
PredAST | |
TerminalAST |
Class | Description |
---|---|
ActionAST | |
BlockAST | |
GrammarAST |
Class | Description |
---|---|
ActionAST | |
AltAST |
Any ALT (which can be child of ALT_REWRITE node)
|
GrammarAST | |
TerminalAST |
Class | Description |
---|---|
GrammarAST |
Class | Description |
---|---|
GrammarAST |
Class | Description |
---|---|
ActionAST | |
AltAST |
Any ALT (which can be child of ALT_REWRITE node)
|
GrammarAST | |
GrammarASTWithOptions | |
GrammarRootAST | |
PredAST | |
RuleAST | |
TerminalAST |
Class | Description |
---|---|
ActionAST | |
AltAST |
Any ALT (which can be child of ALT_REWRITE node)
|
GrammarAST | |
GrammarASTWithOptions | |
GrammarRootAST | |
PredAST | |
RuleAST | |
TerminalAST |
Class | Description |
---|---|
ActionAST | |
AltAST |
Any ALT (which can be child of ALT_REWRITE node)
|
GrammarAST | |
GrammarRootAST | |
PredAST | |
RuleAST | |
TerminalAST |
Class | Description |
---|---|
ActionAST | |
AltAST |
Any ALT (which can be child of ALT_REWRITE node)
|
BlockAST | |
GrammarAST | |
GrammarASTVisitor |
A simple visitor, based upon the classic double dispatch method,
for walking GrammarAST trees resulting from parsing ANTLR grammars.
|
GrammarASTWithOptions | |
GrammarRootAST | |
NotAST | |
OptionalBlockAST | |
PlusBlockAST | |
PredAST | |
QuantifierAST | |
RangeAST | |
RuleAST | |
RuleElementAST |
Tag indicated AST node is a rule element like token or rule ref.
|
RuleRefAST | |
SetAST | |
StarBlockAST | |
TerminalAST |
Copyright © 1992–2018 ANTLR. All rights reserved.