TypeIdentificationAST Class Reference

#include <ast.h>

Inheritance diagram for TypeIdentificationAST:

Inheritance graph
[legend]
Collaboration diagram for TypeIdentificationAST:

Collaboration graph
[legend]
List of all members.

Detailed Description

Definition at line 461 of file ast.h.

Public Types

enum  

Public Member Functions

 TypeIdentificationAST ()

Private Member Functions

 TypeIdentificationAST (const TypeIdentificationAST &source)
void operator= (const TypeIdentificationAST &source)


Member Enumeration Documentation

anonymous enum

Definition at line 464 of file ast.h.


Constructor & Destructor Documentation

TypeIdentificationAST::TypeIdentificationAST (  ) 

Definition at line 1165 of file ast.cpp.

01166 {
01167 }

TypeIdentificationAST::TypeIdentificationAST ( const TypeIdentificationAST source  )  [private]


Member Function Documentation

void TypeIdentificationAST::operator= ( const TypeIdentificationAST source  )  [private]


The documentation for this class was generated from the following files:
Generated on Thu Mar 15 20:10:44 2007 for Qt 4.2 User's Guide by  doxygen 1.5.1