| Package | Description |
|---|---|
| com.google.debugging.sourcemap |
Provides utilities to the creation and use of source maps.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SourceMapGeneratorV3
Collects information mapping the generated (compiled) source back to
its original source for debugging purposes.
|
| Modifier and Type | Method and Description |
|---|---|
static SourceMapGenerator |
SourceMapGeneratorFactory.getInstance() |
static SourceMapGenerator |
SourceMapGeneratorFactory.getInstance(SourceMapFormat format) |
Copyright © 2009-2015 Google. All Rights Reserved.