Lexer._tokenStartCharPositionInLine

The character position of first character within the line

class Lexer
int _tokenStartCharPositionInLine;

Meta