dmd v2.104.0 (2023-06-02T08:46:32Z)
Dub
Repo
Lexer.skipToNextLine
dmd
lexer
Lexer
Scan forward to start of next line.
class
Lexer
nothrow final
void
skipToNextLine
(
OutBuffer
*
defines
= null
)
Parameters
defines
OutBuffer
*
send characters to
defines
Meta
Source
See Implementation
dmd
lexer
Lexer
constructors
this
functions
allocateToken
empty
nextDefineLine
parseSpecialTokenSequence
peekNext
peekNext2
peekPastParen
poundLine
resetDefineLines
scan
skipToNextLine
static functions
combineComments
variables
Ccompile
boolsize
compileEnv
eSink
intsize
long_doublesize
long_longsize
longsize
shortsize
wchar_tsize
Scan forward to start of next line.