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