#include <ast.h>
Inheritance diagram for TypeIdentificationAST:


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) |
| anonymous enum |
| TypeIdentificationAST::TypeIdentificationAST | ( | ) |
| TypeIdentificationAST::TypeIdentificationAST | ( | const TypeIdentificationAST & | source | ) | [private] |
| void TypeIdentificationAST::operator= | ( | const TypeIdentificationAST & | source | ) | [private] |
1.5.1