Uses of Package
com.google.javascript.jscomp.transpile
Packages that use com.google.javascript.jscomp.transpile
-
Classes in com.google.javascript.jscomp.transpile used by com.google.javascript.jscomp.deps
-
Classes in com.google.javascript.jscomp.transpile used by com.google.javascript.jscomp.transpileClassDescriptionBasic Transpiler implementation for outputting ES5 code.The source together with the additional compilation results.Wraps the Compiler into a more relevant interface, making it easy to test the Transpiler without depending on implementation details of the Compiler itself.Common interface for a transpiler.Basic Transpiler implementation for outputting ES5 code.The result of transpiling a single file.