public interface SourceMapConsumer extends SourceMapping
Modifier and Type | Method and Description |
---|---|
void |
parse(String contents)
Parses the given contents containing a source map to provide initialize
a class providing SourceMapping.
|
getMappingForLine
void parse(String contents) throws SourceMapParseException
SourceMapParseException