Interface Location
- All Known Implementing Classes:
Java8LocationImpl, LocationImpl
Describes the location of something in the source code.
-
Method Summary
Modifier and TypeMethodDescriptionSource file of this locationtoString()Human readable location in the source code, seeInvocation.getLocation()
-
Method Details
-
toString
String toString()Human readable location in the source code, seeInvocation.getLocation() -
getSourceFile
-