1#ifndef INC_TokenStreamIOException_hpp__
2#define INC_TokenStreamIOException_hpp__
14#ifdef ANTLR_CXX_SUPPORTS_NAMESPACE
36#ifdef ANTLR_CXX_SUPPORTS_NAMESPACE
Definition: TokenStreamException.hpp:22
Definition: TokenStreamIOException.hpp:18
TokenStreamIOException()
Definition: TokenStreamIOException.hpp:20
TokenStreamIOException(const std ::exception &e)
Definition: TokenStreamIOException.hpp:24
std::exception io
Definition: TokenStreamIOException.hpp:33
~TokenStreamIOException()
Definition: TokenStreamIOException.hpp:29
#define ANTLR_USE_NAMESPACE(_x_)
Definition: config.hpp:18
Definition: ANTLRException.hpp:15