harpoon.Analysis.PA2
Class FVar

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

public class FVar
extends NodeSetVar

FVar

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

FVar

public FVar()
Method Detail

toString

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