soot.dava.toolkits.base.misc
Class ThrowFinder

java.lang.Object
  extended by soot.dava.toolkits.base.misc.ThrowFinder

public class ThrowFinder
extends Object


Field Summary
static boolean DEBUG
           
 
Constructor Summary
ThrowFinder(Singletons.Global g)
           
 
Method Summary
 void find()
           
static ThrowFinder v()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEBUG

public static boolean DEBUG
Constructor Detail

ThrowFinder

public ThrowFinder(Singletons.Global g)
Method Detail

v

public static ThrowFinder v()

find

public void find()