#include <error_reporting.hpp>
|
| | error_handler (Iterator first, Iterator last, std::ostream &err_out, std::string file="", int tabs=4) |
| |
| void | operator() (Iterator err_pos, std::string const &error_message) const |
| |
| void | operator() (Iterator err_first, Iterator err_last, std::string const &error_message) const |
| |
| void | operator() (position_tagged pos, std::string const &message) const |
| |
| template<typename AST > |
| void | tag (AST &ast, Iterator first, Iterator last) |
| |
template<typename Iterator >
template<typename Iterator >
template<typename Iterator >
template<typename Iterator >
template<typename Iterator >
template<typename Iterator >
template<typename Iterator >
template<typename AST >
The documentation for this class was generated from the following file: