Uses of Class
com.google.debugging.sourcemap.SourceMapSection
Packages that use SourceMapSection
-
Uses of SourceMapSection in com.google.debugging.sourcemap
Methods in com.google.debugging.sourcemap that return SourceMapSectionMethods in com.google.debugging.sourcemap that return types with arguments of type SourceMapSectionMethod parameters in com.google.debugging.sourcemap with type arguments of type SourceMapSectionModifier and TypeMethodDescriptionvoid
SourceMapGenerator.appendIndexMapTo
(Appendable out, String name, List<SourceMapSection> sections) Appends the index source map to the given buffer.void
SourceMapGeneratorV3.appendIndexMapTo
(Appendable out, String name, List<SourceMapSection> sections) Appends the index source map to the given buffer.