Purple  0.1
Standard Language Specification
Public Attributes | List of all members
SymbolTableStack Struct Reference

Stack of Symbol Tables used for scoping. More...

#include <symbol_table.h>

Collaboration diagram for SymbolTableStack:
Collaboration graph

Public Attributes

unsigned long long int length
 
SymbolTabletop
 

Detailed Description

Stack of Symbol Tables used for scoping.

Member Data Documentation

◆ length

unsigned long long int SymbolTableStack::length

◆ top

SymbolTable* SymbolTableStack::top

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