Uses of Class
com.google.debugging.sourcemap.SourceMapObject
Packages that use SourceMapObject
-
Uses of SourceMapObject in com.google.debugging.sourcemap
Methods in com.google.debugging.sourcemap that return SourceMapObjectMethods in com.google.debugging.sourcemap with parameters of type SourceMapObjectModifier and TypeMethodDescriptionvoid
SourceMapConsumerV3.parse
(SourceMapObject sourceMapObject, @Nullable SourceMapSupplier sectionSupplier) Parses the given contents containing a source map.