tokenStartLine property

int tokenStartLine
getter/setter pair

The line on which the first character of the token resides

Implementation

int tokenStartLine = -1;