boost::parser::_report_error
// In header: <boost/parser/parser_fwd.hpp> template<typename Context> void (Context const & context, message);
Report that the error described in message occurred at _where(context).begin(), using the context's error handler.
message
_where(context).begin()