Uses of Interface
com.google.debugging.sourcemap.SourceMapping
Packages that use SourceMapping
-
Uses of SourceMapping in com.google.debugging.sourcemap
Subinterfaces of SourceMapping in com.google.debugging.sourcemapModifier and TypeInterfaceDescriptioninterface
A SourceMapConsumer is a SourceMapping provide that can parse from a raw string.interface
A SourceMappingReversable is a SourceMapping that can provide the reverse (source → target) source mapping.Classes in com.google.debugging.sourcemap that implement SourceMappingModifier and TypeClassDescriptionfinal class
Class for parsing version 3 of the SourceMap format, as produced by the Closure Compiler, etc.Methods in com.google.debugging.sourcemap that return SourceMappingModifier and TypeMethodDescriptionstatic SourceMapping
static SourceMapping
SourceMapConsumerFactory.parse
(String contents, @Nullable SourceMapSupplier supplier)