Limbo
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes
ErrorHandler.h File Reference

error handler for Boost.Spirit parser More...

#include <iostream>
#include <string>
#include <vector>

Go to the source code of this file.

Classes

struct  ErrorHandler< Iterator >
 error handler More...
 
struct  ErrorHandler< Iterator >::result< typename, typename, typename >
 probably used as some kind of type traits More...
 

Detailed Description

error handler for Boost.Spirit parser

Please refer to $BOOST_DIR/libs/spirit/example/qi/compiler_tutorial/mini_c/error_handler.hpp. Print line number and line content if error is met.

Author
Yibo Lin
Date
Oct 2014

Definition in file ErrorHandler.h.