soot.jimple.toolkits.infoflow
Class UseFinder
java.lang.Object
soot.jimple.toolkits.infoflow.UseFinder
- public class UseFinder
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UseFinder
public UseFinder()
UseFinder
public UseFinder(ReachableMethods rm)
getExtFieldAccesses
public List getExtFieldAccesses(SootClass sc)
getIntFieldAccesses
public List getIntFieldAccesses(SootClass sc)
getExtCalls
public List getExtCalls(SootClass sc)
getIntCalls
public List getIntCalls(SootClass sc)
getExtMethods
public List getExtMethods(SootClass sc)
getExtFields
public List getExtFields(SootClass sc)