gradle
8.6-milestone-1
API
gradle
/
org.gradle.api.problems
/
ProblemLocation
Problem
Location
API
@
Incubating
interface
ProblemLocation
:
Serializable
(
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.