lineCount property

int lineCount
final

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;