Package com.google.javascript.jscomp.transpile
package com.google.javascript.jscomp.transpile
-
ClassDescriptionBasic 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.A transpiler implementation that delegates to a lower-level implementation on a cache miss.Common interface for a transpiler.Basic Transpiler implementation for outputting ES5 code.The result of transpiling a single file.