#include <TokenStreamIOException.hpp>
Public Member Functions | |
| TokenStreamIOException () | |
| TokenStreamIOException (const std::exception &e) | |
| ~TokenStreamIOException () throw () | |
Private Attributes | |
| std::exception | io |
| antlr::TokenStreamIOException::TokenStreamIOException | ( | ) | [inline] |
| antlr::TokenStreamIOException::TokenStreamIOException | ( | const std::exception & | e | ) | [inline] |
| antlr::TokenStreamIOException::~TokenStreamIOException | ( | ) | throw () [inline] |
std ::exception antlr::TokenStreamIOException::io [private] |
1.6.1