public class DavaPrinter
extends java.lang.Object
| Constructor and Description |
|---|
DavaPrinter(Singletons.Global g) |
| Modifier and Type | Method and Description |
|---|---|
void |
printTo(SootClass cl,
java.io.PrintWriter out) |
static DavaPrinter |
v() |
public static DavaPrinter v()
public void printTo(SootClass cl, java.io.PrintWriter out)