public interface Location
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getContainerName()
Get the name of the containing entity of this location, in most cases its a file name.
|
java.lang.String |
getDisplayString()
Get the location as a string readable to users and interpretable by IDEs.
|
java.lang.String getDisplayString()
java.lang.String getContainerName()