Package org.antlr.v4.codegen.model
Class LeftRecursiveRuleFunction
java.lang.Object
org.antlr.v4.codegen.model.OutputModelObject
org.antlr.v4.codegen.model.RuleFunction
org.antlr.v4.codegen.model.LeftRecursiveRuleFunction
-
Field Summary
Fields inherited from class org.antlr.v4.codegen.model.RuleFunction
altLabelCtxs, altToContext, args, code, ctxType, exceptions, finallyAction, hasLookaheadBlock, index, locals, modifiers, name, namedActions, postamble, rule, ruleCtx, ruleLabels, startState, tokenLabels
Fields inherited from class org.antlr.v4.codegen.model.OutputModelObject
ast, factory
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.antlr.v4.codegen.model.RuleFunction
addContextDecl, addContextGetters, addLocalDecl, fillNamedActions, getDeclForAltElement, getDeclsForAllElements, getElementFrequenciesForAlt
-
Constructor Details
-
LeftRecursiveRuleFunction
-