|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SourceMapConsumer
A SourceMapConsumer is a SourceMapping provide that can parse from a raw string.
Method Summary | |
---|---|
void |
parse(String contents)
Parses the given contents containing a source map to provide initialize a class providing SourceMapping. |
Methods inherited from interface com.google.debugging.sourcemap.SourceMapping |
---|
getMappingForLine |
Method Detail |
---|
void parse(String contents) throws SourceMapParseException
SourceMapParseException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |