
public class JsSourceMap extends Object
| Constructor and Description |
|---|
JsSourceMap(List<Range> ranges,
int bytes,
int lines) |
| Modifier and Type | Method and Description |
|---|---|
JsSourceMapExtractor |
createExtractor() |
int |
getBytes() |
int |
getLines() |
List<Range> |
getRanges() |
int |
size() |
public JsSourceMapExtractor createExtractor()
public int getBytes()
public int getLines()
public int size()
Copyright © 2018. All rights reserved.