Package org.antlr.v4.codegen.model
Class RuleActionFunction
java.lang.Object
org.antlr.v4.codegen.model.OutputModelObject
org.antlr.v4.codegen.model.RuleActionFunction
- Direct Known Subclasses:
RuleSempredFunction
-
Field Details
-
name
-
escapedName
-
ctxType
-
ruleIndex
public final int ruleIndex -
actions
Map actionIndex to Action
-
-
Constructor Details
-
RuleActionFunction
-