ddmd-experimental ~master (2016-08-29T08:37:18Z)
Dub
Repo
Lexer.scan
ddmd
lexer
Lexer
Turn next token in buffer into a token.
class
Lexer
final
void
scan
(
Token
*
t
)
Meta
Source
See Implementation
ddmd
lexer
Lexer
constructors
this
functions
charConstant
decodeUTF
delimitedStringConstant
escapeSequence
escapeStringConstant
getDocComment
hexStringConstant
inreal
number
peekNext
peekNext2
peekPastParen
poundLine
scan
stringPostfix
tokenStringConstant
wysiwygStringConstant
static functions
combineComments
Turn next token in buffer into a token.