harpoon.Analysis.PA2
Class EVar

java.lang.Object
  extended by jpaul.Constraints.Var
      extended by harpoon.Analysis.PA2.NodeSetVar
          extended by harpoon.Analysis.PA2.EVar

public class EVar
extends NodeSetVar

EVar

Version:
$Id: EVar.java,v 1.1 2005/08/10 02:58:19 salcianu Exp $
Author:
Alexandru Salcianu <salcianu@alum.mit.edu>

Field Summary
 
Fields inherited from class jpaul.Constraints.Var
id
 
Constructor Summary
EVar()
           
 
Method Summary
 String toString()
           
 
Methods inherited from class harpoon.Analysis.PA2.NodeSetVar
copy, join
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

EVar

public EVar()
Method Detail

toString

public String toString()
Overrides:
toString in class jpaul.Constraints.Var