soot.dava.toolkits.base.AST.transformations
Class RemoveEmptyBodyDefaultConstructor

java.lang.Object
  extended by soot.dava.toolkits.base.AST.transformations.RemoveEmptyBodyDefaultConstructor

public class RemoveEmptyBodyDefaultConstructor
extends Object


Field Summary
static boolean DEBUG
           
 
Constructor Summary
RemoveEmptyBodyDefaultConstructor()
           
 
Method Summary
static void checkAndRemoveDefault(SootClass s)
           
static void debug(String debug)
           
 
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

RemoveEmptyBodyDefaultConstructor

public RemoveEmptyBodyDefaultConstructor()
Method Detail

checkAndRemoveDefault

public static void checkAndRemoveDefault(SootClass s)

debug

public static void debug(String debug)