gradle
Toggle table of contents
9.1.0-20250628022042+0000
API
Platform filter
API
Switch theme
Search in API
gradle
gradle
/
org.gradle.api.problems
/
FileLocation
File
Location
API
@
Incubating
interface
FileLocation
:
ProblemLocation
(
source
)
A file location.
Since
8.13
Inheritors
OffsetInFileLocation
LineInFileLocation
Members
Functions
get
Path
Link copied to clipboard
API
abstract
fun
getPath
(
)
:
String
The path to the file.