C-Breeze
C Compiler Infrastructure

[ Project home page]

Symbols Class Reference

#include <symbol.h>

List of all members.

Static Public Attributes

static bool TrackScopeExits
static bool TrackInsertSymbol
static bool TrackIds
static int Level


Member Data Documentation

int Symbols::Level [static]
 

Definition at line 174 of file symbol.h.

bool Symbols::TrackIds [static]
 

Definition at line 172 of file symbol.h.

bool Symbols::TrackInsertSymbol [static]
 

Definition at line 171 of file symbol.h.

bool Symbols::TrackScopeExits [static]
 

Definition at line 170 of file symbol.h.


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

Generated on February 1, 2006
Back to the C-Breeze home page