Uses of Class
com.google.javascript.jscomp.bundle.Transpiler
-
Packages that use Transpiler Package Description com.google.javascript.jscomp.bundle -
-
Uses of Transpiler in com.google.javascript.jscomp.bundle
Fields in com.google.javascript.jscomp.bundle declared as Transpiler Modifier and Type Field Description static TranspilerTranspiler. ES5_TRANSPILERMethods in com.google.javascript.jscomp.bundle that return Transpiler Modifier and Type Method Description static TranspilerTranspiler. toEs5()Recommended transpiler.
-