public final class V8ScriptLocation extends Object
Constructor and Description |
---|
V8ScriptLocation(long id,
String name,
long line,
long column,
long lineCount) |
Modifier and Type | Method and Description |
---|---|
long |
getColumn() |
long |
getId() |
long |
getLine() |
long |
getLineCount() |
String |
getName() |