Uses of Interface
com.google.debugging.sourcemap.SourceMapGenerator
-
Packages that use SourceMapGenerator Package Description com.google.debugging.sourcemap -
-
Uses of SourceMapGenerator in com.google.debugging.sourcemap
Classes in com.google.debugging.sourcemap that implement SourceMapGenerator Modifier and Type Class Description classSourceMapGeneratorV3Collects information mapping the generated (compiled) source back to its original source for debugging purposes.Methods in com.google.debugging.sourcemap that return SourceMapGenerator Modifier and Type Method Description static SourceMapGeneratorSourceMapGeneratorFactory. getInstance(SourceMapFormat format)
-