public class UseFinder extends Object
Constructor and Description |
---|
UseFinder() |
UseFinder(ReachableMethods rm) |
Modifier and Type | Method and Description |
---|---|
List |
getExtCalls(SootClass sc) |
List |
getExtFieldAccesses(SootClass sc) |
List<SootField> |
getExtFields(SootClass sc) |
List<SootMethod> |
getExtMethods(SootClass sc) |
List |
getIntCalls(SootClass sc) |
List |
getIntFieldAccesses(SootClass sc) |
public UseFinder()
public UseFinder(ReachableMethods rm)
public List<SootMethod> getExtMethods(SootClass sc)