Class RetValueRef

    • Field Summary

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

        ctx
    • Constructor Summary

      Constructors 
      Constructor Description
      RetValueRef​(StructDecl ctx, 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

      • name

        public java.lang.String name
    • Constructor Detail

      • RetValueRef

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