tenua.symbol
Class VariableMemento

java.lang.Object
  extended by tenua.symbol.VariableMemento

public class VariableMemento
extends java.lang.Object

A memento that stores the state of a SymbolTable's variables

Author:
Daniel Wachsstock

Constructor Summary
VariableMemento(VariableMemento v)
          Copy constructor for a memento
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VariableMemento

public VariableMemento(VariableMemento v)
Copy constructor for a memento