dmd v2.104.0 (2023-06-02T08:46:32Z)
Dub
Repo
Lexer.peekPastParen
dmd
lexer
Lexer
tk is on the opening (. Look ahead and return token that is past the closing ).
class
Lexer
nothrow final
Token
*
peekPastParen
(
Token
*
tk
)
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
tk is on the opening (. Look ahead and return token that is past the closing ).