KDevelop API Documentation

NoViableAltException Class Reference

#include <NoViableAltException.hpp>

Inheritance diagram for NoViableAltException:

Inheritance graph
[legend]
Collaboration diagram for NoViableAltException:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 NoViableAltException (RefAST t)
 NoViableAltException (RefToken t, const std::string &fileName_)
 ~NoViableAltException () throw ()
std::string getMessage () const
 Returns a clean error message (no line number/column information).

Public Attributes

const RefToken token
const RefAST node

Constructor & Destructor Documentation

NoViableAltException::NoViableAltException RefAST  t  ) 
 

Definition at line 17 of file NoViableAltException.cpp.

References RefAST.

NoViableAltException::NoViableAltException RefToken  t,
const std::string &  fileName_
 

Definition at line 23 of file NoViableAltException.cpp.

References nullASTptr, and RefToken.

NoViableAltException::~NoViableAltException  )  throw () [inline]
 

Definition at line 28 of file NoViableAltException.hpp.


Member Function Documentation

std::string NoViableAltException::getMessage  )  const [virtual]
 

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

Reimplemented from ANTLRException.

Definition at line 31 of file NoViableAltException.cpp.


Member Data Documentation

const RefAST NoViableAltException::node
 

Definition at line 23 of file NoViableAltException.hpp.

const RefToken NoViableAltException::token
 

Definition at line 22 of file NoViableAltException.hpp.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for KDevelop Version 3.1.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Mar 23 00:27:18 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003