ParserReturnType.ParserReturnType

Undocumented in source.
template ParserReturnType(R)
alias ParserReturnType(alias T) = typeof(T(R.init))

Meta