Package | Description |
---|---|
org.antlr.v4.codegen.model |
Modifier and Type | Class | Description |
---|---|---|
class |
ArgAction |
|
class |
SemPred |
Modifier and Type | Field | Description |
---|---|---|
Action |
ExceptionClause.catchAction |
|
Action |
ExceptionClause.catchArg |
|
Action |
RuleFunction.finallyAction |
|
Action |
ListenerFile.header |
|
Action |
VisitorFile.header |
Modifier and Type | Field | Description |
---|---|---|
LinkedHashMap<Integer,Action> |
RuleActionFunction.actions |
Map actionIndex to Action
|
Map<String,Action> |
LexerFile.namedActions |
|
Map<String,Action> |
ListenerFile.namedActions |
|
Map<String,Action> |
ParserFile.namedActions |
|
Map<String,Action> |
RuleFunction.namedActions |
|
Map<String,Action> |
VisitorFile.namedActions |
Modifier and Type | Method | Description |
---|---|---|
Map<String,Action> |
OutputFile.buildNamedActions(Grammar g) |
Copyright © 1992–2018 ANTLR. All rights reserved.