@NotExtensible public interface Location
| Modifier and Type | Method and Description |
|---|---|
String |
getSourceFile()
Source file of this location
|
String |
toString()
Human readable location in the source code, see
Invocation.getLocation() |
String toString()
Invocation.getLocation()String getSourceFile()