Package | Description |
---|---|
com.google.debugging.sourcemap |
Provides utilities to the creation and use of source maps.
|
com.google.javascript.jscomp |
Provides the core compiler and its public API.
|
Modifier and Type | Class and Description |
---|---|
class |
SourceMapGeneratorV3
GWT compatible no-op replacement for
SourceMapGeneratorV3 |
Modifier and Type | Method and Description |
---|---|
static SourceMapGenerator |
SourceMapGeneratorFactory.getInstance(SourceMapFormat format) |
Modifier and Type | Field and Description |
---|---|
private SourceMapGenerator |
SourceMap.generator |
Constructor and Description |
---|
SourceMap(SourceMapGenerator generator) |