Uses of Interface
com.google.debugging.sourcemap.SourceMapSupplier
Packages that use SourceMapSupplier
-
Uses of SourceMapSupplier in com.google.debugging.sourcemap
Methods in com.google.debugging.sourcemap with parameters of type SourceMapSupplierModifier and TypeMethodDescriptionstatic SourceMapping
SourceMapConsumerFactory.parse
(String contents, @Nullable SourceMapSupplier supplier) void
SourceMapConsumerV3.parse
(SourceMapObject sourceMapObject, @Nullable SourceMapSupplier sectionSupplier) Parses the given contents containing a source map.