Interface Location
-
- All Known Subinterfaces:
FileLocation
,LineInFileLocation
,OffsetInFileLocation
,PluginIdLocation
,TaskPathLocation
@Incubating public interface Location
Marker interface for problem location.Clients can expect the concrete type to implement one of the following sub-interfaces:
FileLocation
,TaskPathLocation
, orPluginIdLocation
.- Since:
- 8.6