ddmd-experimental ~master (2016-08-29T08:37:18Z)
Dub
Repo
Lexer.peekPastParen
ddmd
lexer
Lexer
tk is on the opening (. Look ahead and return token that is past the closing ).
class
Lexer
final
Token
*
peekPastParen
(
Token
*
tk
)
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
tk is on the opening (. Look ahead and return token that is past the closing ).