rasdaman complete source
|
#include <symbtbl.hh>
Public Member Functions | |
void | output (FILE *out) const |
void | insertData () const |
Public Attributes | |
struct Scope * | up |
struct Scope * | next |
struct Scope * | son |
YSymbol * | symbols |
YSymbol * | last_symbol |
const YSymbol * | owner |
void YSymbolTable::Scope::insertData | ( | ) | const |
void YSymbolTable::Scope::output | ( | FILE * | out | ) | const |
YSymbol* YSymbolTable::Scope::last_symbol |
struct Scope* YSymbolTable::Scope::next |
const YSymbol* YSymbolTable::Scope::owner |
struct Scope * YSymbolTable::Scope::son |
YSymbol* YSymbolTable::Scope::symbols |
struct Scope* YSymbolTable::Scope::up |