Scanner.peekToken

Return the next token, but keep it in the queue.

Must not be called if there are no tokens left.

class Scanner
ref
const(Token)
peekToken
@safe
(
)

Meta