Advances the lexer to the next token and stores the new current token in
the _front variable.
mixintemplateLexer(Token, alias defaultTokenFunction, alias tokenSeparatingFunction, alias staticTokens, alias dynamicTokens, alias possibleDefaultTokens, alias tokenHandlers)
Advances the lexer to the next token and stores the new current token in the _front variable.