1#ifndef INC_CharStreamIOException_hpp__
2#define INC_CharStreamIOException_hpp__
14#ifdef ANTLR_CXX_SUPPORTS_NAMESPACE
27#ifdef ANTLR_CXX_SUPPORTS_NAMESPACE
Definition CharStreamException.hpp:18
Definition CharStreamIOException.hpp:18
std::exception io
Definition CharStreamIOException.hpp:20
CharStreamIOException(std ::exception &e)
Definition CharStreamIOException.hpp:22
~CharStreamIOException()
Definition CharStreamIOException.hpp:24
#define ANTLR_USE_NAMESPACE(_x_)
Definition config.hpp:18
#define ANTLR_API
Definition config.hpp:22
Definition ANTLRException.hpp:15