Parser.peekAfter

Returns the token that comes after t.

class Parser
Token*
peekAfter
(
Token* t
)

Meta