tabRemaining property

int? tabRemaining
final

How many spaces of a tab that remains after part of it has been consumed.

null means we did not read a tab.

Implementation

final int? tabRemaining;