#include <TokenStreamRecognitionException.hpp>
List of all members.
Detailed Description
Exception thrown from generated lexers when there's no default error handler specified.
- See also:
- TokenStream
Constructor & Destructor Documentation
TokenStreamRecognitionException::TokenStreamRecognitionException |
( |
RecognitionException & |
re | ) |
[inline] |
virtual TokenStreamRecognitionException::~TokenStreamRecognitionException |
( |
| ) |
throw () [inline, virtual] |
Member Function Documentation
virtual int TokenStreamRecognitionException::getColumn |
( |
| ) |
const throw () [inline, virtual] |
virtual std ::string TokenStreamRecognitionException::getFilename |
( |
| ) |
const throw () [inline, virtual] |
virtual int TokenStreamRecognitionException::getLine |
( |
| ) |
const throw () [inline, virtual] |
virtual std ::string TokenStreamRecognitionException::toString |
( |
| ) |
const [inline, virtual] |
Member Data Documentation
The documentation for this class was generated from the following file: