harpoon.Analysis.PA2
Class LVar

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

public class LVar
extends NodeSetVar

LVar

Version:
$Id: LVar.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
LVar()
           
 
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

LVar

public LVar()
Method Detail

toString

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