Package com.google.debugging.sourcemap
Class SourceMapObject
java.lang.Object
com.google.debugging.sourcemap.SourceMapObject
Wraps a JsonObject to provide a V3 source map.
-
Method Details
-
getVersion
public int getVersion() -
getLineCount
public int getLineCount() -
getSourceRoot
-
getFile
-
getMappings
-
getSources
-
getSourcesContent
-
getNames
-
getSections
-
getExtensions
-