Uses of Interface
com.google.debugging.sourcemap.SourceMapGenerator
Packages that use SourceMapGenerator
-
Uses of SourceMapGenerator in com.google.debugging.sourcemap
Classes in com.google.debugging.sourcemap that implement SourceMapGeneratorModifier and TypeClassDescriptionfinal class
Collects information mapping the generated (compiled) source back to its original source for debugging purposes.Methods in com.google.debugging.sourcemap that return SourceMapGeneratorModifier and TypeMethodDescriptionstatic SourceMapGenerator
SourceMapGeneratorFactory.getInstance
(SourceMapFormat format)