ddc ~master (2020-05-01T11:40:35Z)
Dub
Repo
Lexer.allocateToken
dmd
lexer
Lexer
class
Lexer
nothrow pure nothrow @
safe
Token
*
allocateToken
(
)
Return Value
Type:
Token
*
a newly allocated
Token
.
Meta
Source
See Implementation
dmd
lexer
Lexer
constructors
this
functions
allocateToken
peekNext
peekNext2
peekPastParen
scan
static functions
combineComments