public class AllocNodesFinder extends Object
Constructor and Description |
---|
AllocNodesFinder(PegCallGraph pcg,
CallGraph cg,
PAG pag) |
Modifier and Type | Method and Description |
---|---|
Set<AllocNode> |
getAllocNodes() |
Set<SootMethod> |
getMultiCalledMethods() |
Set<AllocNode> |
getMultiRunAllocNodes() |
public AllocNodesFinder(PegCallGraph pcg, CallGraph cg, PAG pag)