| Package | Description |
|---|---|
| com.google.debugging.sourcemap |
Provides utilities to the creation and use of source maps.
|
| Modifier and Type | Method and Description |
|---|---|
SourceMapSection.SectionType |
SourceMapSection.getSectionType() |
static SourceMapSection.SectionType |
SourceMapSection.SectionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SourceMapSection.SectionType[] |
SourceMapSection.SectionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2009-2014 Google. All Rights Reserved.