cfront::InternalError Class Reference

#include <CFrontError.hpp>

Collaboration diagram for cfront::InternalError:

Collaboration graph
[legend]

Public Member Functions

 InternalError (const char *mes, const Location *loc=NULL)
const char * getMessage () const
const LocationgetLocation () const

Private Attributes

const char * message_
const Locationloc_

Detailed Description

Definition at line 55 of file CFrontError.hpp.


Constructor & Destructor Documentation

cfront::InternalError::InternalError ( const char *  mes,
const Location loc = NULL 
) [inline]

Definition at line 57 of file CFrontError.hpp.


Member Function Documentation

const char* cfront::InternalError::getMessage (  )  const [inline]

Definition at line 59 of file CFrontError.hpp.

References message_.

Referenced by ctrump_parse().

const Location* cfront::InternalError::getLocation (  )  const [inline]

Definition at line 60 of file CFrontError.hpp.

References loc_.

Referenced by ctrump_parse().


Field Documentation

const char* cfront::InternalError::message_ [private]

Definition at line 62 of file CFrontError.hpp.

Referenced by getMessage().

Definition at line 63 of file CFrontError.hpp.

Referenced by getLocation().


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

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