Uses of Enum Class
com.google.debugging.sourcemap.SourceMapFormat
Packages that use SourceMapFormat
-
Uses of SourceMapFormat in com.google.debugging.sourcemap
Methods in com.google.debugging.sourcemap that return SourceMapFormatModifier and TypeMethodDescriptionstatic SourceMapFormat
Returns the enum constant of this class with the specified name.static SourceMapFormat[]
SourceMapFormat.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.google.debugging.sourcemap with parameters of type SourceMapFormatModifier and TypeMethodDescriptionstatic SourceMapGenerator
SourceMapGeneratorFactory.getInstance
(SourceMapFormat format)