C-Breeze
C Compiler Infrastructure

[ Project home page]
Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

Symbols Class Reference

#include <symbol.h>

List of all members.

Static Public Attributes

bool TrackScopeExits = false
bool TrackInsertSymbol = false
bool TrackIds = false
int Level


Member Data Documentation

int Symbols::Level [static]
 

Definition at line 174 of file symbol.h.

bool Symbols::TrackIds = false [static]
 

Definition at line 49 of file symbol.cc.

bool Symbols::TrackInsertSymbol = false [static]
 

Definition at line 48 of file symbol.cc.

bool Symbols::TrackScopeExits = false [static]
 

Definition at line 47 of file symbol.cc.


The documentation for this class was generated from the following files:

Generated on August 27, 2003
Back to the C-Breeze home page