gradle
8.5
API
gradle
/
org.gradle.api.problems.locations
/
ProblemLocation
Problem
Location
API
@
Incubating
interface
ProblemLocation
(
source
)
Represents a location information of a problem.
Inheritors
FileLocation
PluginIdLocation
TaskPathLocation
Members
Functions
get
Type
Link copied to clipboard
API
abstract
fun
getType
(
)
:
String
Returns an identifier of the location type.