endLine property
End line of the location, present if the location refers to a range. The
client capability linesStartAt1
determines whether it is 0- or 1-based.
Implementation
final int? endLine;
End line of the location, present if the location refers to a range. The
client capability linesStartAt1
determines whether it is 0- or 1-based.
final int? endLine;