Package com.google.javascript.jscomp.bundle
package com.google.javascript.jscomp.bundle
-
ClassDescriptionA Transformer that caches output from a delegate transformer.A source transformer base class.The source together with the additional compilation results.Wraps the Compiler into a more relevant interface, making it easy to test the CompilerBasedTransformer without depending on implementation details of the Compiler itself.A source transformer for instrmenting code for coverage data collection.Supply options for coverage.An abstract representation of a source file.Builder for Source instances.An automorphic transformation on sources.An unchecked exception thrown when transpilation fails due to one or more errors in the input script.A source transformer for lowering JS language versions.