Main Page | Class List | Directories | File List | Class Members | File Members

_symtab Struct Reference

This structure contains the symbol table. More...

#include <cc_symtab.h>

List of all members.

Public Attributes

_objectuniverse
_objecttopScope
_objectguard
_typeboolType
_typeintType
_typecharType
_typecharPtrType
_typecharPtrPtrType
_typevoidType
_typevoidPtrType


Detailed Description

This structure contains the symbol table.


Member Data Documentation

struct _type* _symtab::boolType
 

predefined enumeration boolean

struct _type* _symtab::charPtrPtrType
 

predefined type char**

struct _type* _symtab::charPtrType
 

predefined type char*

struct _type* _symtab::charType
 

predefined type char

struct _object* _symtab::guard
 

universe and topScope end with guard

struct _type* _symtab::intType
 

predefined type int

struct _object* _symtab::topScope
 

pointer to the top scope

struct _object* _symtab::universe
 

pointer to the root of the symbol table

struct _type* _symtab::voidPtrType
 

predefined type void*

struct _type* _symtab::voidType
 

predefined type void


The documentation for this struct was generated from the following file:
Generated on Thu Jul 13 03:56:37 2006 for CKPMcc by  doxygen 1.4.4