ddc ~master (2020-05-01T11:40:35Z)
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
peekNext
peekNext2
peekPastParen
scan
static functions
combineComments
tk is on the opening (. Look ahead and return token that is past the closing ).