soot.dava
Class DavaPrinter

java.lang.Object
  |
  +--soot.dava.DavaPrinter

public class DavaPrinter
extends java.lang.Object


Constructor Summary
DavaPrinter(Singletons.Global g)
           
 
Method Summary
 void printTo(SootClass cl, java.io.PrintWriter out)
           
static DavaPrinter v()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DavaPrinter

public DavaPrinter(Singletons.Global g)
Method Detail

v

public static DavaPrinter v()

printTo

public void printTo(SootClass cl,
                    java.io.PrintWriter out)