Function JsonLexer.doAdvance
Reads input characters, updates the lexer state, and returns the next [Token].
Token doAdvance();
Reads input characters, updates the lexer state, and returns the next [Token].
Token doAdvance();