|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SideEffectTester
Provides side effect information. Presumably, different side-effect information can be computed by different implementations of this interface.
Method Summary | |
---|---|
void |
newMethod(SootMethod m)
|
boolean |
unitCanReadFrom(Unit u,
Value v)
|
boolean |
unitCanWriteTo(Unit u,
Value v)
|
Method Detail |
---|
boolean unitCanReadFrom(Unit u, Value v)
boolean unitCanWriteTo(Unit u, Value v)
void newMethod(SootMethod m)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |