line property

int? line

The line number on which the 1st character of this token was matched, line=1..n

Implementation

int? get line;