Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

NoViableAltForCharException Class Reference

#include <NoViableAltForCharException.hpp>

Inheritance diagram for NoViableAltForCharException:

RecognitionException ANTLRException List of all members.

Public Methods

 NoViableAltForCharException (int c, CharScanner *scanner)
 NoViableAltForCharException (int c, const ANTLR_USE_NAMESPACE(std) string &fileName_, int line_, int column_)
virtual ~NoViableAltForCharException () throw ()
 ANTLR_USE_NAMESPACE (std) string getMessage() const
 Returns a clean error message (no line number/column information).


Protected Attributes

int foundChar

Constructor & Destructor Documentation

NoViableAltForCharException::NoViableAltForCharException int    c,
CharScanner   scanner
 

NoViableAltForCharException::NoViableAltForCharException int    c,
const ANTLR_USE_NAMESPACE(std) string &    fileName_,
int    line_,
int    column_
 

virtual NoViableAltForCharException::~NoViableAltForCharException   throw () [inline, virtual]
 


Member Function Documentation

NoViableAltForCharException::ANTLR_USE_NAMESPACE std    const [virtual]
 

Returns a clean error message (no line number/column information).

Reimplemented from RecognitionException.


Member Data Documentation

int NoViableAltForCharException::foundChar [protected]
 


The documentation for this class was generated from the following files:
Generated on Wed Nov 3 12:59:48 2004 for Lemur Toolkit by doxygen1.2.18