ParseResult.error

Undocumented in source.
struct ParseResult(alias kind, SrcType, T = void)
static if(kind.hasError)
Error error;

Meta