Parser.peek

const(Token) * peek() const pure nothrow @safe @nogc

Returns

a pointer to the token after the current one, or null if

there is none.