soot.jimple.toolkits.thread.mhp.pegcallgraph
Class CheckRecursiveCalls

java.lang.Object
  extended by soot.jimple.toolkits.thread.mhp.pegcallgraph.CheckRecursiveCalls

public class CheckRecursiveCalls
extends Object


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

Constructor Detail

CheckRecursiveCalls

public CheckRecursiveCalls(PegCallGraph pcg,
                           Set<Object> methodNeedExtent)