Interface FileLocation
- All Superinterfaces:
Location
- All Known Subinterfaces:
LineInFileLocation
,OffsetInFileLocation
A file location.
- Since:
- 8.6
-
Method Summary
-
Method Details
-
getPath
String getPath()The path to the file.- Returns:
- the file path
- Since:
- 8.6
-