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 |
SerializedATN |
Parser.atn |
SerializedATN |
Lexer.atn |
CaptureNextTokenType |
MatchSet.capture |
Action |
ExceptionClause.catchAction |
Action |
ExceptionClause.catchArg |
List<ActionChunk> |
Action.chunks |
List<SrcOp> |
RuleFunction.code |
ThrowNoViableAlt |
PlusBlock.error |
ThrowNoViableAlt |
LL1PlusBlock.error |
ThrowNoViableAlt |
LL1Choice.error |
List<ExceptionClause> |
RuleFunction.exceptions |
TestSetInline |
MatchSet.expr |
SrcOp |
LL1OptionalBlockSingleAlt.expr |
List<ActionChunk> |
SemPred.failChunks
user-specified action in fail grammar option
|
Action |
RuleFunction.finallyAction |
List<SrcOp> |
LL1OptionalBlockSingleAlt.followExpr |
List<RuleFunction> |
Parser.funcs |
Action |
VisitorFile.header |
Action |
ListenerFile.header |
List<SrcOp> |
Loop.iteration |
List<SrcOp> |
LL1Loop.iteration |
Lexer |
LexerFile.lexer |
OrderedHashSet<Decl> |
RuleFunction.locals |
OutputModelObject |
LL1Loop.loopExpr |
Map<String,Action> |
RuleFunction.namedActions |
Map<String,Action> |
ParserFile.namedActions |
Map<String,Action> |
LexerFile.namedActions |
Parser |
ParserFile.parser |
List<SrcOp> |
RuleFunction.postamble |
List<SrcOp> |
Choice.preamble |
StructDecl |
RuleFunction.ruleCtx |
LinkedHashMap<Rule,RuleSempredFunction> |
Parser.sempredFuncs |
LinkedHashMap<Rule,RuleSempredFunction> |
Lexer.sempredFuncs |
ActionChunk |
Parser.superClass |
ActionChunk |
Lexer.superClass |