#include <CharStreamException.hpp>


Public Member Functions | |
| CharStreamException (const ANTLR_USE_NAMESPACE(std) string &s) | |
| ~CharStreamException () throw () | |
Definition at line 18 of file CharStreamException.hpp.
| CharStreamException::CharStreamException | ( | const ANTLR_USE_NAMESPACE(std) string & | s | ) | [inline] |
Definition at line 20 of file CharStreamException.hpp.
| CharStreamException::~CharStreamException | ( | ) | throw () [inline] |
Definition at line 22 of file CharStreamException.hpp.
1.5.6