ddc ~loc-offset (2022-03-28T17:00:24.1812298)
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
deprecation
deprecationSupplemental
error
errorSupplemental
loc
nextToken
peek
peekNext
peekNext2
peekPastParen
scan
warning
warningSupplemental
static functions
combineComments
variables
p
prevloc
scanloc
token
Turn next token in buffer into a token.