gradle
Toggle table of contents
9.4.0
API
Platform filter
API
Switch theme
Search in API
gradle
gradle
/
org.gradle.tooling.events.test.source
/
FilePosition
/
getLine
get
Line
API
abstract
fun
getLine
(
)
:
Int
(
source
)
The line number in the file.
The result is 1-based, i.e. the first line in the file is line 1.
Since
9.4.0