gradle
Toggle table of contents
9.4.0
API
Platform filter
API
Switch theme
Search in API
gradle
gradle
/
org.gradle.api.tasks.testing.source
/
FilePosition
/
getColumn
get
Column
API
@
Nullable
abstract
fun
getColumn
(
)
:
@
Nullable
Integer
(
source
)
The column number of this FilePosition, if available.
Since
9.4.0