Return Class Reference

#include <include/signature.h>

List of all members.


Detailed Description

Definition at line 69 of file signature.h.

Public Member Functions

Returnclone ()
bool operator== (Return &other)
 Return ()
 Return (Type *type, Exp *exp)
virtual ~Return ()

Public Attributes

Expexp
Typetype

Friends

class XMLProgParser


Constructor & Destructor Documentation

Return::Return Type type,
Exp exp
[inline]
 

Definition at line 74 of file signature.h.

virtual Return::~Return  )  [inline, virtual]
 

Definition at line 75 of file signature.h.

Return::Return  )  [inline]
 

Definition at line 79 of file signature.h.

Referenced by clone().


Member Function Documentation

Return * Return::clone  ) 
 

Definition at line 1973 of file signature.cpp.

References Exp::clone(), exp, and Return().

bool Return::operator== Return other  ) 
 

Definition at line 1977 of file signature.cpp.

References exp, and type.


Friends And Related Function Documentation

friend class XMLProgParser [friend]
 

Definition at line 80 of file signature.h.


Member Data Documentation

Exp* Return::exp
 

Definition at line 72 of file signature.h.

Referenced by clone(), and operator==().

Type* Return::type
 

Definition at line 71 of file signature.h.

Referenced by operator==().


The documentation for this class was generated from the following files:
Generated on Tue Sep 19 21:18:45 2006 for Boomerang by  doxygen 1.4.6