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 TypeMethodDescriptionvoidSourceMapGenerator.appendIndexMapTo(Appendable out, String name, List<SourceMapSection> sections) Appends the index source map to the given buffer.voidSourceMapGeneratorV3.appendIndexMapTo(Appendable out, String name, List<SourceMapSection> sections) Appends the index source map to the given buffer.