Package | Description |
---|---|
org.antlr.v4 | |
org.antlr.v4.codegen.model | |
org.antlr.v4.parse | |
org.antlr.v4.semantics |
Modifier and Type | Field | Description |
---|---|---|
ErrorManager |
Tool.errMgr |
Modifier and Type | Method | Description |
---|---|---|
ErrorManager |
ElementFrequenciesVisitor.getErrorManager() |
During code gen, we can assume tree is in good shape
|
Modifier and Type | Method | Description |
---|---|---|
ErrorManager |
GrammarTreeVisitor.getErrorManager() |
Modifier and Type | Field | Description |
---|---|---|
ErrorManager |
ActionSniffer.errMgr |
|
ErrorManager |
AttributeChecks.errMgr |
|
ErrorManager |
BasicSemanticChecks.errMgr |
|
ErrorManager |
RuleCollector.errMgr |
|
ErrorManager |
SymbolChecks.errMgr |
|
ErrorManager |
SymbolCollector.errMgr |
Modifier and Type | Method | Description |
---|---|---|
ErrorManager |
BasicSemanticChecks.getErrorManager() |
|
ErrorManager |
RuleCollector.getErrorManager() |
|
ErrorManager |
SymbolCollector.getErrorManager() |
Copyright © 1992–2019 ANTLR. All rights reserved.