| Package | Description |
|---|---|
| com.google.javascript.jscomp.deps |
Analyzes information about dependencies between files.
|
| com.google.javascript.jscomp.transpile |
| Class and Description |
|---|
| Transpiler
Common interface for a transpiler.
|
| Class and Description |
|---|
| BaseTranspiler
Basic Transpiler implementation for outputting ES5 code.
|
| BaseTranspiler.CompileResult
The source together with the additional compilation results.
|
| BaseTranspiler.CompilerSupplier
Wraps the Compiler into a more relevant interface, making it
easy to test the Transpiler without depending on implementation
details of the Compiler itself.
|
| Transpiler
Common interface for a transpiler.
|
| TranspilerBuilder
Basic Transpiler implementation for outputting ES5 code.
|
| TranspileResult
The result of transpiling a single file.
|
Copyright © 2009-2020 Google. All Rights Reserved.