Package org.antlr.v4.codegen.model.chunk
Class ActionChunk
java.lang.Object
org.antlr.v4.codegen.model.OutputModelObject
org.antlr.v4.codegen.model.chunk.ActionChunk
- Direct Known Subclasses:
ActionTemplate
,ActionText
,RulePropertyRef
,SymbolRefChunk
,TokenPropertyRef
-
Field Summary
FieldsModifier and TypeFieldDescriptionWhere is the ctx that defines attrs,labels etc...Fields inherited from class org.antlr.v4.codegen.model.OutputModelObject
ast, factory
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ctx
Where is the ctx that defines attrs,labels etc... for this action?
-
-
Constructor Details
-
ActionChunk
-