LinkedHashMap<Rule,RuleActionFunction> |
Lexer.actionFuncs
|
LinkedHashMap<Integer,Action> |
RuleActionFunction.actions
Map actionIndex to Action
|
Map<String,AltLabelStructDecl> |
RuleFunction.altLabelCtxs
|
List<CodeBlockForAlt> |
Choice.alts
|
List<ActionChunk> |
InvokeRule.argExprsChunks
|
Collection<AttributeDecl> |
RuleFunction.args
|
SerializedATN |
Recognizer.atn
|
CaptureNextTokenType |
MatchSet.capture
|
Action |
ExceptionClause.catchAction
|
Action |
ExceptionClause.catchArg
|
List<ActionChunk> |
Action.chunks
|
List<SrcOp> |
RuleFunction.code
|
ThrowNoViableAlt |
PlusBlock.error
|
ThrowNoViableAlt |
LL1Choice.error
|
List<ExceptionClause> |
RuleFunction.exceptions
|
TestSetInline |
MatchSet.expr
|
SrcOp |
LL1OptionalBlockSingleAlt.expr
|
List<ActionChunk> |
SemPred.failChunks
The translated chunks of the user-specified terminal option
fail, if it was used and the value is an action.
|
Action |
RuleFunction.finallyAction
|
List<SrcOp> |
LL1OptionalBlockSingleAlt.followExpr
|
List<RuleFunction> |
Parser.funcs
|
Action |
VisitorFile.header
|
Action |
ListenerFile.header
|
List<SrcOp> |
LL1Loop.iteration
|
List<SrcOp> |
Loop.iteration
|
Lexer |
LexerFile.lexer
|
<any> |
RuleFunction.locals
|
OutputModelObject |
LL1Loop.loopExpr
|
Map<String,Action> |
RuleFunction.namedActions
|
Map<String,Action> |
LexerFile.namedActions
|
Map<String,Action> |
ParserFile.namedActions
|
Parser |
ParserFile.parser
|
List<SrcOp> |
RuleFunction.postamble
|
List<SrcOp> |
Choice.preamble
|
StructDecl |
RuleFunction.ruleCtx
|
LinkedHashMap<Rule,RuleSempredFunction> |
Recognizer.sempredFuncs
|
ActionChunk |
Recognizer.superClass
|