Class QRetValueRef

    • Field Summary

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

        name
      • Fields inherited from class org.antlr.v4.codegen.model.chunk.ActionChunk

        ctx
    • Constructor Summary

      Constructors 
      Constructor Description
      QRetValueRef​(StructDecl ctx, java.lang.String dict, java.lang.String name)  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • dict

        public java.lang.String dict
    • Constructor Detail

      • QRetValueRef

        public QRetValueRef​(StructDecl ctx,
                            java.lang.String dict,
                            java.lang.String name)