getLine

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