Class Es6ToEs3Util


  • public final class Es6ToEs3Util
    extends java.lang.Object
    Util functions for converting Es6 to Es5
    • Constructor Summary

      Constructors 
      Constructor Description
      Es6ToEs3Util()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • CANNOT_CONVERT_YET

        public static final DiagnosticType CANNOT_CONVERT_YET
    • Constructor Detail

      • Es6ToEs3Util

        public Es6ToEs3Util()