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

NoViableAltException Class Reference

#include <NoViableAltException.hpp>

Inheritance diagram for NoViableAltException:

RecognitionException ANTLRException List of all members.

Public Methods

 NoViableAltException (RefAST t)
 NoViableAltException (RefToken t, const ANTLR_USE_NAMESPACE(std) string &fileName_)
 ~NoViableAltException () throw ()
 ANTLR_USE_NAMESPACE (std) string getMessage() const

Public Attributes

const RefToken token
const RefAST node

Constructor & Destructor Documentation

NoViableAltException::NoViableAltException RefAST    t
 

NoViableAltException::NoViableAltException RefToken    t,
const ANTLR_USE_NAMESPACE(std) string &    fileName_
 

NoViableAltException::~NoViableAltException   throw () [inline]
 


Member Function Documentation

NoViableAltException::ANTLR_USE_NAMESPACE std    const [virtual]
 

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

Reimplemented from RecognitionException.


Member Data Documentation

const RefAST NoViableAltException::node
 

const RefToken NoViableAltException::token
 


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