line property

int line
final

Start line of range to search possible breakpoint locations in. If only the line is specified, the request returns all possible locations in that line.

Implementation

final int line;