| Package | Description |
|---|---|
| org.antlr.v4 | |
| org.antlr.v4.parse | |
| org.antlr.v4.semantics |
| Modifier and Type | Field and Description |
|---|---|
ErrorManager |
Tool.errMgr |
| Modifier and Type | Method and Description |
|---|---|
ErrorManager |
GrammarTreeVisitor.getErrorManager() |
| Modifier and Type | Method and Description |
|---|---|
static AttributeDict |
ScopeParser.parse(ActionAST action,
String s,
char separator,
ErrorManager errMgr) |
static Attribute |
ScopeParser.parseAttributeDef(ActionAST action,
Pair<String,Integer> decl,
ErrorManager errMgr)
For decls like "String foo" or "char *foo32[]" compute the ID
and type declarations.
|
static AttributeDict |
ScopeParser.parseTypedArgList(ActionAST action,
String s,
ErrorManager errMgr)
Given an arg or retval scope definition list like
Map
|
| Modifier and Type | Field and Description |
|---|---|
ErrorManager |
SymbolChecks.errMgr |
ErrorManager |
BasicSemanticChecks.errMgr |
ErrorManager |
AttributeChecks.errMgr |
ErrorManager |
ActionSniffer.errMgr |
Copyright © 1992-2013 ANTLR. All Rights Reserved.