ddmd v0.0.5 (2015-06-11T03:56:10Z)
Dub
Repo
Lexer.peekNext
ddmd
lexer
Lexer
Look ahead at next token's value.
class
Lexer
final
TOK
peekNext
(
)
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
Look ahead at next token's value.