| Constructor and Description |
|---|
ChooseSharpener() |
| Modifier and Type | Method and Description |
|---|---|
Collection<SootClass> |
getClassesToAddInvokesFor() |
boolean |
handleSignature(String signature,
SootMethod m,
InvokeExpr expr,
Stmt stmt) |
void |
sharpen(FlowGraph f) |
public Collection<SootClass> getClassesToAddInvokesFor()
getClassesToAddInvokesFor in interface Sharpenerpublic boolean handleSignature(String signature, SootMethod m, InvokeExpr expr, Stmt stmt)
handleSignature in interface SharpenerCopyright © 2008-2013 Mathias Schwarz.