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, or PluginIdLocation.

Since:
8.6