lineNumber property
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;
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.
final int lineNumber;