build.T

Undocumented in source.
template build(alias kind, SrcType)
static if(kind.hasValue)
alias T = getParseResultType!(parser.build!(kind, SrcType))

Meta