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

BindTypedefName Class Reference

#include <env.h>

Inheritance diagram for BindTypedefName:

Inheritance graph
[legend]
Collaboration diagram for BindTypedefName:

Collaboration graph
[legend]
List of all members.

Public Methods

 BindTypedefName (char *t)
Kind What ()
void GetType (TypeInfo &, Environment *)
char * GetEncodedType ()

Private Attributes

char * type

Constructor & Destructor Documentation

BindTypedefName::BindTypedefName char *    t [inline]
 

Definition at line 150 of file env.h.

References type.


Member Function Documentation

char * BindTypedefName::GetEncodedType   [virtual]
 

Reimplemented from Bind.

Definition at line 726 of file env.cc.

References type.

void BindTypedefName::GetType TypeInfo  ,
Environment  
[virtual]
 

Implements Bind.

Definition at line 721 of file env.cc.

References TypeInfo::Set(), and type.

Bind::Kind BindTypedefName::What   [virtual]
 

Implements Bind.

Definition at line 716 of file env.cc.

References Bind::isTypedefName, and Bind::Kind.


Member Data Documentation

char* BindTypedefName::type [private]
 

Definition at line 156 of file env.h.

Referenced by BindTypedefName(), GetEncodedType(), and GetType().


The documentation for this class was generated from the following files:
Generated on Mon Feb 10 17:35:18 2003 for VFiasco Semantics Compiler by doxygen1.2.15