public interface SideEffectTester
Modifier and Type | Method and Description |
---|---|
void |
newMethod(SootMethod m) |
boolean |
unitCanReadFrom(Unit u,
Value v) |
boolean |
unitCanWriteTo(Unit u,
Value v) |
void newMethod(SootMethod m)