Lexer.front

Implements the range primitive front.

mixintemplate Lexer(Token, alias defaultTokenFunction, alias tokenSeparatingFunction, alias staticTokens, alias dynamicTokens, alias possibleDefaultTokens, alias tokenHandlers)
ref pure nothrow const @property @safe
const(Token)
front
()
()

Meta