line property

int line

The scanner's current (zero-based) line number.

Implementation

int get line => _line;