Package | Description |
---|---|
com.google.javascript.jscomp |
Provides the core compiler and its public API.
|
Modifier and Type | Field and Description |
---|---|
private RewritePolyfills.Polyfills |
RewritePolyfills.polyfills |
private static RewritePolyfills.Polyfills |
RewritePolyfills.POLYFILLS |
Modifier and Type | Method and Description |
---|---|
(package private) RewritePolyfills.Polyfills |
RewritePolyfills.Polyfills.Builder.build()
Builds the
RewritePolyfills.Polyfills . |
Constructor and Description |
---|
RewritePolyfills(AbstractCompiler compiler,
RewritePolyfills.Polyfills polyfills) |