soot.jimple.toolkits.thread.mhp
Class DominatorsFinder

java.lang.Object
  extended by soot.jimple.toolkits.thread.mhp.DominatorsFinder

public class DominatorsFinder
extends Object


Method Summary
 FlowSet getDominatorsOf(Object s)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getDominatorsOf

public FlowSet getDominatorsOf(Object s)