EDU.purdue.cs.bloat.diva
Class Main

java.lang.Object
  |
  +--EDU.purdue.cs.bloat.diva.Main

public class Main
extends java.lang.Object

Performs a number of analyses on the methods of some specified classes. However, it does not perform some of the optimizations that optimize.Main does.

See Also:
Main

Constructor Summary
Main()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Main

public Main()
Method Detail

main

public static void main(java.lang.String[] args)