lineCount property
The number of lines this block spans in the original file.
Used for advancing the line parser after processing this block.
Implementation
final int lineCount;
The number of lines this block spans in the original file.
Used for advancing the line parser after processing this block.
final int lineCount;