rasdaman complete source
Public Member Functions | Public Attributes | List of all members
YSymbolTable::Scope Struct Reference

#include <symbtbl.hh>

Public Member Functions

void output (FILE *out) const
 
void insertData () const
 

Public Attributes

struct Scopeup
 
struct Scopenext
 
struct Scopeson
 
YSymbolsymbols
 
YSymbollast_symbol
 
const YSymbolowner
 

Member Function Documentation

void YSymbolTable::Scope::insertData ( ) const
void YSymbolTable::Scope::output ( FILE *  out) const

Member Data Documentation

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

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