Jode 1.90-CVS
Build Aug 6, 2004

Uses of Class
net.sf.jode.flow.VariableSet

Packages that use VariableSet
net.sf.jode.flow   
 

Uses of VariableSet in net.sf.jode.flow
 

Methods in net.sf.jode.flow that return VariableSet
 VariableSet VariableSet.intersect(VariableSet vs)
          Intersects the current VariableSet with another and returns the intersection.
 

Methods in net.sf.jode.flow with parameters of type VariableSet
 VariableSet VariableSet.intersect(VariableSet vs)
          Intersects the current VariableSet with another and returns the intersection.
 void SlotSet.merge(VariableSet vs)
          Merges this SlotSet with another.
 


Jode 1.90-CVS
Build Aug 6, 2004

Copyright © 1998-2004 by Jochen Hoenicke.