tokenStartLine property

int tokenStartLine
getter/setter pairinherited

The line on which the first character of the token resides

Implementation

int tokenStartLine = -1;