lineNumber property

int lineNumber
final

The number of this line in the overall paragraph, with the first line being index zero.

For example, the first line is line 0, second line is line 1.

Implementation

final int lineNumber;