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

cbl::codetree::def::TCastDef Class Reference

#include

Inheritance diagram for cbl::codetree::def::TCastDef:

cbl::codetree::def::TMethodDef cbl::codetree::def::TDef cbl::codetree::TElement List of all members.

Public Methods

  TCastDef (const TCastDef &)
TDef source ()
TDef target ()
bool  isExplicit () const
void  isExplicit (bool)
virtual void  accept (TDefVisitor &)
virtual TCastDef *  clone () const

Protected Methods

  TCastDef (symbols::TModuleSym *AOwner, TDef *ASource, TDef *ATarget)

Friends

class  symbols::TModuleSym

Constructor & Destructor Documentation

cbl::codetree::def::TCastDef::TCastDef symbols::TModuleSym   AOwner,
TDef   ASource,
TDef   ATarget
[protected]
 

cbl::codetree::def::TCastDef::TCastDef const TCastDef &   
 


Member Function Documentation

virtual void cbl::codetree::def::TCastDef::accept TDefVisitor &    [virtual]
 

Reimplemented from cbl::codetree::def::TMethodDef.

virtual TCastDef* cbl::codetree::def::TCastDef::clone   const [virtual]
 

Reimplemented from cbl::codetree::def::TMethodDef.

void cbl::codetree::def::TCastDef::isExplicit bool   
 

bool cbl::codetree::def::TCastDef::isExplicit   const
 

TDef* cbl::codetree::def::TCastDef::source  
 

TDef* cbl::codetree::def::TCastDef::target  
 


Friends And Related Function Documentation

friend class symbols::TModuleSym [friend]
 

Reimplemented from cbl::codetree::def::TMethodDef.

Definition at line 36 of file defcast.h.


The documentation for this class was generated from the following file:
Generated on Sat Apr 6 19:07:26 2002 for Compiler Backend Library by doxygen1.2.14 written by , © 1997-2002