public class IfFinder extends Object implements FactFinder
| Constructor and Description |
|---|
IfFinder(Singletons.Global g) |
| Modifier and Type | Method and Description |
|---|---|
void |
find(DavaBody body,
AugmentedStmtGraph asg,
SETNode SET) |
static IfFinder |
v() |
public IfFinder(Singletons.Global g)
public static IfFinder v()
public void find(DavaBody body, AugmentedStmtGraph asg, SETNode SET) throws RetriggerAnalysisException
find in interface FactFinderRetriggerAnalysisExceptionCopyright © 2020 Soot OSS. All rights reserved.