| Package | Description |
|---|---|
| org.antlr.v4.parse | |
| org.antlr.v4.semantics | |
| org.antlr.v4.tool.ast |
| Modifier and Type | Method and Description |
|---|---|
GrammarTreeVisitor |
GrammarTreeVisitor.elementOption(GrammarASTWithOptions
|
void |
GrammarTreeVisitor.elementOption(GrammarASTWithOptions
|
| Modifier and Type | Method and Description |
|---|---|
void |
BasicSemanticChecks.elementOption(GrammarASTWithOptions
|
void |
SymbolCollector.elementOption(GrammarASTWithOptions
|
| Modifier and Type | Class and Description |
|---|---|
class |
ActionAST
|
class |
AltAST
Any ALT (which can be child of ALT_REWRITE node)
|
class |
BlockAST
|
class |
GrammarRootAST
|
class |
PredAST
|
class |
RuleAST
|
class |
RuleRefAST
|
class |
TerminalAST
|
| Modifier and Type | Method and Description |
|---|---|
abstract GrammarASTWithOptions |
GrammarASTWithOptions.dupNode()
|
| Constructor and Description | |
|---|---|
GrammarASTWithOptions(GrammarASTWithOptions
|