line property
The line number of the location. The client capability linesStartAt1
determines whether it is 0- or 1-based.
Implementation
final int line;
The line number of the location. The client capability linesStartAt1
determines whether it is 0- or 1-based.
final int line;