Lexer.scan

Turn next token in buffer into a token.

class Lexer
nothrow final
void
scan
()

Parameters

t Token*

the token to set the resulting Token to

Meta