public interface DebuggerLocation
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getFilename()
Returns the source file name which contains this location.
|
int |
getLine()
Returns the source line number of this location.
|
java.lang.String getFilename()
null.int getLine()
0.