build.parse

Undocumented in source. Be warned that the author may not have intended to support it.
template build(alias kind, SrcType)
static if(isSameType!(getParseResultType!(parser.build!(kind, SrcType)), Node))
Result
parse
(
Input!SrcType input
,)

Meta