| Package | Description |
|---|---|
| org.antlr.v4.parse | |
| org.antlr.v4.semantics | |
| org.antlr.v4.tool.ast |
| Modifier and Type | Method and Description |
|---|---|
GrammarTreeVisitor.elementOption_return |
GrammarTreeVisitor.elementOption(GrammarASTWithOptions t) |
void |
GrammarTreeVisitor.elementOption(GrammarASTWithOptions t,
GrammarAST ID,
GrammarAST valueAST) |
| Modifier and Type | Method and Description |
|---|---|
void |
SymbolCollector.elementOption(GrammarASTWithOptions t,
GrammarAST ID,
GrammarAST valueAST) |
void |
BasicSemanticChecks.elementOption(GrammarASTWithOptions elem,
GrammarAST ID,
GrammarAST valueAST) |
| 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 node) |
Copyright © 1992–2020 ANTLR. All rights reserved.