| Package | Description |
|---|---|
| com.github.sommeri.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 © 2012-2014. All Rights Reserved.