Package org.antlr.v4.codegen.model.chunk
Class TokenPropertyRef_text
- java.lang.Object
-
- org.antlr.v4.codegen.model.OutputModelObject
-
- org.antlr.v4.codegen.model.chunk.ActionChunk
-
- org.antlr.v4.codegen.model.chunk.TokenPropertyRef
-
- org.antlr.v4.codegen.model.chunk.TokenPropertyRef_text
-
public class TokenPropertyRef_text extends TokenPropertyRef
-
-
Field Summary
-
Fields inherited from class org.antlr.v4.codegen.model.chunk.TokenPropertyRef
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 TokenPropertyRef_text(StructDecl ctx, String label)
-
-
-
Constructor Detail
-
TokenPropertyRef_text
public TokenPropertyRef_text(StructDecl ctx, String label)
-
-