Package com.google.debugging.sourcemap
Class SourceMapGeneratorFactory
java.lang.Object
com.google.debugging.sourcemap.SourceMapGeneratorFactory
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic SourceMapGenerator
static SourceMapGenerator
getInstance
(SourceMapFormat format)
-
Constructor Details
-
SourceMapGeneratorFactory
public SourceMapGeneratorFactory()
-
-
Method Details
-
getInstance
- Returns:
- The appropriate source map object for the given source map format.
-
getInstance
- Returns:
- The appropriate source map object for the given source map format.
-