| Interface | Description |
|---|---|
| ProblemLocation |
Represents a location information of a problem.
|
| Class | Description |
|---|---|
| FileLocation |
A basic problem location pointing to a specific part of a file.
|
| PluginIdLocation |
Represents an applied plugin ID.
|
| TaskPathLocation |
A problem location that stores a task path if the problem was emitted meanwhile executing a task.
|