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 Summary
FieldsModifier and TypeFieldDescriptionMap actionIndex to Actionint
Fields inherited from class org.antlr.v4.codegen.model.OutputModelObject
ast, factory
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
name
-
ctxType
-
ruleIndex
public int ruleIndex -
actions
Map actionIndex to Action
-
-
Constructor Details
-
RuleActionFunction
-