Package com.google.debugging.sourcemap
Interface SourceMapSupplier
-
public interface SourceMapSupplierA class for mapping source map names to the actual contents. Used when parsing index maps.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetSourceMap(java.lang.String url)
-