boost::parser::diagnostic_kind
// In header: <boost/parser/error_handling_fwd.hpp> enum diagnostic_kind { error, warning };
The kinds of diagnostics that can be handled by an error handler.
warning
A warning diagnostic.