soot.jbco
Class Main
java.lang.Object
soot.jbco.Main
- public class Main
- extends Object
- Author:
- Michael Batchelder
Created on 24-Jan-2006
Constructor Summary |
Main()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
jbcoDebug
public static boolean jbcoDebug
jbcoSummary
public static boolean jbcoSummary
jbcoVerbose
public static boolean jbcoVerbose
metrics
public static boolean metrics
transformsToWeights
public static HashMap transformsToWeights
transformsToMethodsToWeights
public static HashMap transformsToMethodsToWeights
method2Locals2REALTypes
public static HashMap method2Locals2REALTypes
methods2Baf2JLocals
public static HashMap methods2Baf2JLocals
methods2JLocals
public static HashMap methods2JLocals
IntermediateAppClasses
public static ArrayList IntermediateAppClasses
Main
public Main()
main
public static void main(String[] argv)
getWeight
public static int getWeight(String phasename,
String method)