Functions | |
template<typename OutputIt , typename Input , typename Reader , typename Tag > | |
OutputIt | write_error (OutputIt out, const lexy::error_context< Input > &context, const lexy::error< Reader, Tag > &error, lexy::visualization_options opts, const char *path) |
OutputIt lexy_ext::_detail::write_error | ( | OutputIt | out, |
const lexy::error_context< Input > & | context, | ||
const lexy::error< Reader, Tag > & | error, | ||
lexy::visualization_options | opts, | ||
const char * | path | ||
) |
Definition at line 237 of file report_error.hpp.