public class CycleFinder extends java.lang.Object implements FactFinder
Constructor and Description |
---|
CycleFinder(Singletons.Global g) |
Modifier and Type | Method and Description |
---|---|
void |
find(DavaBody body,
AugmentedStmtGraph asg,
SETNode SET) |
static CycleFinder |
v() |
public static CycleFinder v()
public void find(DavaBody body, AugmentedStmtGraph asg, SETNode SET) throws RetriggerAnalysisException
find
in interface FactFinder
RetriggerAnalysisException