public class DavaPrinter extends Object
| Constructor and Description |
|---|
DavaPrinter(Singletons.Global g) |
| Modifier and Type | Method and Description |
|---|---|
void |
printTo(SootClass cl,
PrintWriter out) |
static DavaPrinter |
v() |
public DavaPrinter(Singletons.Global g)
public static DavaPrinter v()
public void printTo(SootClass cl, PrintWriter out)
Copyright © 2020 Soot OSS. All rights reserved.