public final class SourceMapConsumerV3 extends Object
SourceMapConsumerV3
Constructor and Description |
---|
SourceMapConsumerV3() |
Modifier and Type | Method and Description |
---|---|
Mapping.OriginalMapping |
getMappingForLine(int lineNumber,
int column) |
void |
parse(String contents) |
public Mapping.OriginalMapping getMappingForLine(int lineNumber, int column)
public void parse(String contents) throws SourceMapParseException
SourceMapParseException
Copyright © 2009–2023 Google. All rights reserved.