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 RuleFunction
altLabelCtxs, altToContext, args, code, ctxType, escapedName, exceptions, finallyAction, hasLookaheadBlock, index, locals, modifiers, name, namedActions, postamble, rule, ruleCtx, ruleLabels, startState, tokenLabelsFields inherited from class OutputModelObject
ast, factory -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class RuleFunction
addContextDecl, addContextGetters, addLocalDecl, fillNamedActions, getDeclForAltElement, getDeclsForAllElements, getElementFrequenciesForAlt
-
Constructor Details
-
LeftRecursiveRuleFunction
-