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