| Package | Description |
|---|---|
| com.google.javascript.jscomp.bundle |
| Class and Description |
|---|
| CompilerBasedTransformer
A source transformer base class.
|
| CompilerBasedTransformer.CompileResult
The source together with the additional compilation results.
|
| CompilerBasedTransformer.CompilerSupplier
Wraps the Compiler into a more relevant interface, making it easy to test the
CompilerBasedTransformer without depending on implementation details of the Compiler itself.
|
| CoverageInstrumenter
A source transformer for instrmenting code for coverage data collection.
|
| CoverageInstrumenter.CompilerSupplier
Supply options for coverage.
|
| Source
An abstract representation of a source file.
|
| Source.Builder
Builder for Source instances.
|
| Source.Transformer
An automorphic transformation on sources.
|
| Transpiler
A source transformer for lowering JS language versions.
|
Copyright © 2009-2019 Google. All Rights Reserved.