Package org.antlr.v4.codegen.model.chunk
Class RulePropertyRef_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.RulePropertyRef_start
-
public class RulePropertyRef_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 RulePropertyRef_start(StructDecl ctx, String label)
-
-
-
Constructor Detail
-
RulePropertyRef_start
public RulePropertyRef_start(StructDecl ctx, String label)
-
-