antlr::TokenStreamException Class Reference
#include <TokenStreamException.hpp>
List of all members.
Detailed Description
Baseclass for exceptions thrown by classes implementing the TokenStream interface.
- See also:
- TokenStream
Constructor & Destructor Documentation
antlr::TokenStreamException::TokenStreamException |
( |
|
) |
[inline] |
antlr::TokenStreamException::TokenStreamException |
( |
const std::string & |
s |
) |
[inline] |
virtual antlr::TokenStreamException::~TokenStreamException |
( |
|
) |
throw () [inline, virtual] |
The documentation for this class was generated from the following file: