ddmd v0.0.5 (2015-06-11T03:56:10Z)
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
deprecation
error
escapeSequence
escapeStringConstant
getDocComment
hexStringConstant
inreal
loc
nextToken
number
peek
peekNext
peekNext2
peekPastParen
poundLine
scan
stringPostfix
tokenStringConstant
wysiwygStringConstant
static functions
combineComments
initLexer
isValidIdentifier
static variables
stringbuffer
variables
anyToken
base
commentToken
doDocComment
end
errors
line
p
scanloc
token
tk is on the opening (. Look ahead and return token that is past the closing ).