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

typedefs.h

Go to the documentation of this file.
00001 
00002 #ifndef TYPEDEFS_H
00003 #define TYPEDEFS_H
00004 
00005 
00006 typedef class vhdl_const *pConst;
00007 
00008 typedef class type_range * pTypeRange;
00009 
00010 typedef class type *pType;
00011 
00012 typedef class sym *pSym;
00013 
00014 typedef class node NODE;
00015 
00016 #endif

Generated on Wed Mar 31 21:15:55 2004 for Data Structures for a VHDL Compiler by doxygen 1.3.3