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