Class ES6Generator.YieldStarResult

  • Enclosing class:
    ES6Generator

    public static final class ES6Generator.YieldStarResult
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      YieldStarResult​(java.lang.Object result)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • YieldStarResult

        public YieldStarResult​(java.lang.Object result)