soot.jimple.toolkits.thread.mhp
Class LoopBodyFinder

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

public class LoopBodyFinder
extends Object


Method Summary
 Set<Set<Object>> getLoopBody()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getLoopBody

public Set<Set<Object>> getLoopBody()