Package org.antlr.v4.codegen.model.chunk
Class ThisRulePropertyRef_start
- java.lang.Object
-
- org.antlr.v4.codegen.model.OutputModelObject
-
- org.antlr.v4.codegen.model.chunk.ActionChunk
-
- org.antlr.v4.codegen.model.chunk.RulePropertyRef
-
- org.antlr.v4.codegen.model.chunk.ThisRulePropertyRef_start
-
public class ThisRulePropertyRef_start extends RulePropertyRef
-
-
Field Summary
-
Fields inherited from class org.antlr.v4.codegen.model.chunk.RulePropertyRef
label
-
Fields inherited from class org.antlr.v4.codegen.model.chunk.ActionChunk
ctx
-
Fields inherited from class org.antlr.v4.codegen.model.OutputModelObject
ast, factory
-
-
Constructor Summary
Constructors Constructor Description ThisRulePropertyRef_start(StructDecl ctx, String label)
-
-
-
Constructor Detail
-
ThisRulePropertyRef_start
public ThisRulePropertyRef_start(StructDecl ctx, String label)
-
-