|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--soot.dava.toolkits.base.finders.SequenceFinder
Constructor Summary | |
SequenceFinder(Singletons.Global g)
|
Method Summary | |
void |
find_StatementSequences(SETNode SETParent,
IterableSet body,
java.util.HashSet childUnion,
DavaBody davaBody)
|
void |
find(DavaBody body,
AugmentedStmtGraph asg,
SETNode SET)
|
static SequenceFinder |
v()
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public SequenceFinder(Singletons.Global g)
Method Detail |
public static SequenceFinder v()
public void find(DavaBody body, AugmentedStmtGraph asg, SETNode SET) throws RetriggerAnalysisException
public void find_StatementSequences(SETNode SETParent, IterableSet body, java.util.HashSet childUnion, DavaBody davaBody)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |