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 |
ActionChunk |
ParserFile.contextSuperClass |
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 |
ListenerFile.header |
Action |
VisitorFile.header |
List<SrcOp> |
Loop.iteration |
List<SrcOp> |
LL1Loop.iteration |
Lexer |
LexerFile.lexer |
OrderedHashSet<Decl> |
RuleFunction.locals |
OutputModelObject |
LL1Loop.loopExpr |
Map<String,Action> |
ListenerFile.namedActions |
Map<String,Action> |
VisitorFile.namedActions |
Map<String,Action> |
LexerFile.namedActions |
Map<String,Action> |
RuleFunction.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 |