public class SequenceFinder extends java.lang.Object implements FactFinder
| Constructor and Description |
|---|
SequenceFinder(Singletons.Global g) |
| Modifier and Type | Method and Description |
|---|---|
void |
find_StatementSequences(SETNode SETParent,
IterableSet body,
java.util.HashSet<AugmentedStmt> childUnion,
DavaBody davaBody) |
void |
find(DavaBody body,
AugmentedStmtGraph asg,
SETNode SET) |
static SequenceFinder |
v() |
public static SequenceFinder v()
public void find(DavaBody body, AugmentedStmtGraph asg, SETNode SET) throws RetriggerAnalysisException
find in interface FactFinderRetriggerAnalysisExceptionpublic void find_StatementSequences(SETNode SETParent, IterableSet body, java.util.HashSet<AugmentedStmt> childUnion, DavaBody davaBody)