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 SourceMappingSourceMapConsumerFactory.parse(String contents, @Nullable SourceMapSupplier supplier) voidSourceMapConsumerV3.parse(SourceMapObject sourceMapObject, @Nullable SourceMapSupplier sectionSupplier) Parses the given contents containing a source map.