ddc ~master (2020-05-01T11:40:35Z)
Dub
Repo
Lexer.scan
dmd
lexer
Lexer
Turn next token in buffer into a token.
class
Lexer
nothrow final
void
scan
(
Token
*
t
)
Meta
Source
See Implementation
dmd
lexer
Lexer
constructors
this
functions
allocateToken
peekNext
peekNext2
peekPastParen
scan
static functions
combineComments
Turn next token in buffer into a token.