| Package | Description |
|---|---|
| com.google.debugging.sourcemap |
Provides utilities to the creation and use of source maps.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SourceMapConsumerV3.parse(String contents) |
void |
SourceMapConsumer.parse(String contents)
Parses the given contents containing a source map to provide initialize
a class providing SourceMapping.
|
Copyright © 2009–2023 Google. All rights reserved.