ParseResult

The errors are always recorded (or ignored) via a handler object.

Members

Functions

isError
bool isError()
Undocumented in source. Be warned that the author may not have intended to support it.
isOk
bool isOk()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

errorCount
size_t errorCount;
Undocumented in source.
value
CommandType value;
Undocumented in source.

Meta