Function Lexer.front
Implements the range primitive front.
ref const(Token) front() const pure nothrow @property @safe;
Implements the range primitive front.
ref const(Token) front() const pure nothrow @property @safe;