Lexer._tokenStartLine

The line on which the first character of the token resides

class Lexer
int _tokenStartLine;

Meta