ddc ~master (2022-05-11T07:34:37.0755476)
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
deprecation
deprecationSupplemental
error
errorSupplemental
loc
nextToken
peek
peekNext
peekNext2
peekPastParen
scan
warning
warningSupplemental
static functions
combineComments
variables
p
prevloc
scanloc
token
tk is on the opening (. Look ahead and return token that is past the closing ).