☰
D
dejadoc
LIBDPARSE
v0.25.1
/
dparse.parser
/
Parser.peek
🔍
☾
Parser.peek
const(
Token
) * peek()
const
pure
nothrow
@safe
@nogc
Returns
a pointer to the token after the current one, or
null
if
there is none.