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