public class ValueSymbolTable extends StaticTable<za.ac.sun.cs.green.expr.Expression>
Constructor and Description |
---|
ValueSymbolTable() |
Modifier and Type | Method and Description |
---|---|
ValueSymbolTable |
clone()
Clones the VarTypeTable to a new VarTypeTable, by creating new entries for the keys.
|
getKeys, mergeTable, updateKey
public ValueSymbolTable clone()
clone
in class java.lang.Object