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

java.lang.Object
  extended bysoot.jimple.toolkits.thread.mhp.pegcallgraph.CheckRecursiveCalls

public class CheckRecursiveCalls
extends Object


Constructor Summary
CheckRecursiveCalls(PegCallGraph pcg, Set methodNeedExtent)
           
 
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 methodNeedExtent)