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.
|
Transpiler
Common interface for a transpiler.
|
TranspilerBuilder
Basic Transpiler implementation for outputting ES5 code.
|
TranspileResult
The result of transpiling a single file.
|
Copyright © 2009-2018 Google. All Rights Reserved.