line property

int line
final

The line number of the location. The client capability linesStartAt1 determines whether it is 0- or 1-based.

Implementation

final int line;