Package | Description |
---|---|
com.google.debugging.sourcemap |
Provides utilities to the creation and use of source maps.
|
Modifier and Type | Interface and Description |
---|---|
interface |
SourceMapConsumer
A SourceMapConsumer is a SourceMapping provide that can parse from a raw
string.
|
interface |
SourceMappingReversable
A SourceMappingReversable is a SourceMapping that can provide the reverse
(source --> target) source mapping.
|
Copyright © 2009–2023 Google. All rights reserved.