adrdox v2.4.1 (2021-02-11T22:19:21Z)
Home
Dub
Repo
tokenCheck.tokenCheck
dparse
parser
Parser
tokenCheck
Undocumented in source.
template
tokenCheck
(string exp, string tok)
protected
enum
tokenCheck
=
`{auto t = expect(tok!"`
~
tok
~
`");`
~
`if (t is null) { deallocate(node); return null;}`
~
`else {`
~
exp
~
` = *t; }}`
;
Meta
Source
See Source File
dparse
parser
Parser
tokenCheck
manifest constants
tokenCheck