line property

int? line
final

1-based line number of the issue. Resolved from ArbFile.entryLines populated by the parser.

Implementation

final int? line;