std.
lexer
.
Lexer
._popFront
public void _popFront() pure
Advances the lexer to the next token and stores the new current token in the _front variable.