Class TokenPropertyRef

    • Field Summary

      Fields 
      Modifier and Type Field Description
      java.lang.String label  
      • Fields inherited from class org.antlr.v4.codegen.model.chunk.ActionChunk

        ctx
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • label

        public java.lang.String label
    • Constructor Detail

      • TokenPropertyRef

        public TokenPropertyRef​(StructDecl ctx,
                                java.lang.String label)