Uses of Package
com.google.debugging.sourcemap
Packages that use com.google.debugging.sourcemap
-
Classes in com.google.debugging.sourcemap used by com.google.debugging.sourcemapClassDescriptionA simple interface for advancing through a sequence of characters, that communicates that advance back to the source.Represents a position in a source file.A SourceMapConsumer is a SourceMapping provide that can parse from a raw string.A list of currently support SourceMap format revisions.Collects information mapping the generated (compiled) source back to its original source for debugging purposesThis interface provides the merging strategy when an extension conflict appears because of merging two source maps on method
SourceMapGeneratorV3.mergeMapSection(int, int, java.lang.String)
.Wraps a JsonObject to provide a V3 source map.Throw if an invalid or unknown source map is encountered.Interface for provide a way of mapping (line, column) positions back to positions in the original (uncompiled) source code.A SourceMappingReversable is a SourceMapping that can provide the reverse (source → target) source mapping.A class representing a partial source map.A class for mapping source map names to the actual contents. -
Classes in com.google.debugging.sourcemap used by com.google.javascript.jscompClassDescriptionRepresents a position in a source file.Class for parsing version 3 of the SourceMap format, as produced by the Closure Compiler, etc.