Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members   Related Pages   Examples  

SimpleVariableScope Class Reference

A SimpleVariableScope is an implementation of VariableScope using SymbolTable. More...

#include <SimpleVariableScope.h>

Inheritance diagram for SimpleVariableScope::

VariableScope Collaboration diagram for SimpleVariableScope:

Collaboration graph
[legend]
List of all members.

Public Methods


Detailed Description

A SimpleVariableScope is an implementation of VariableScope using SymbolTable.

This is expected to be the main VariableScope mechanism, but I didn't want to collapse things together more because there may be lots of TripleSource objects that don't really want a whole SymbolTable allocated for them. We COULD do a lazy-eval trick and just keep a pointer until some Variable's been asked for...

Definition at line 19 of file SimpleVariableScope.h.


Home to blindfold. This page generated via doxygen 1.2.11.1 Wed Oct 10 16:40:36 2001.