NoViableAltForCharException Class Reference

#include <NoViableAltForCharException.hpp>

Inheritance diagram for NoViableAltForCharException:

Inheritance graph
[legend]
Collaboration diagram for NoViableAltForCharException:

Collaboration graph
[legend]

Public Member Functions

 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

Detailed Description

Definition at line 20 of file NoViableAltForCharException.hpp.


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]

Definition at line 27 of file NoViableAltForCharException.hpp.


Member Function Documentation

NoViableAltForCharException::ANTLR_USE_NAMESPACE ( std   )  const [virtual]

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

Reimplemented from RecognitionException.


Field Documentation

Definition at line 34 of file NoViableAltForCharException.hpp.


The documentation for this class was generated from the following file:

Generated on Tue Mar 31 20:19:28 2009 for ctrump by  doxygen 1.5.6