Package edu.wpi.cs.dsrg.utils

Class Summary
BindingTable This class defines the BindingTable, which is used to represent variable binding within the tree.
BindingTableComputer This class compute the bindingTable for a given XAT.
CleanDB This class clean the relational Database.
Debugger This class is used to print out the XAT.
DeepCopyMaker This class is make a deep copy for given object.
FileCopy This class is Used to do a file copy.
ObjectPrinter This class is Used to do printing.
RewriteUtilities This class includes all static functions used in the rewrite functionality.
SequenceNumber This class is used to store a number to a temporary file.
XATLeaf This class define the XATLeaf node.