public class TargetMethodsFinder extends Object
Constructor and Description |
---|
TargetMethodsFinder() |
Modifier and Type | Method and Description |
---|---|
List<SootMethod> |
find(Unit unit,
CallGraph cg,
boolean canBeNullList,
boolean canBeNative) |
public List<SootMethod> find(Unit unit, CallGraph cg, boolean canBeNullList, boolean canBeNative)
Copyright © 2021 Soot OSS. All rights reserved.