|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--soot.shimple.internal.analysis.GuaranteedDefs
Wrapper class for a flow analysis to find all the definitions guaranteed to exist at any program point.
Constructor Summary | |
GuaranteedDefs(UnitGraph graph)
|
Method Summary | |
java.util.List |
getGuaranteedDefs(Unit s)
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public GuaranteedDefs(UnitGraph graph)
Method Detail |
public java.util.List getGuaranteedDefs(Unit s)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |