harpoon.Main
Class Sizer

java.lang.Object
  extended by harpoon.IR.Registration
      extended by harpoon.Main.Sizer

public class Sizer
extends Registration

Sizer computes the sizes of all the methods used in a given program. It is used for generating paper statistics on our benchmarks.

Version:
$Id: Sizer.java,v 1.7 2004/02/08 03:21:38 cananian Exp $
Author:
C. Scott Ananian <cananian@alumni.princeton.edu>

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

Constructor Detail

Sizer

public Sizer()
Method Detail

main

public static void main(String[] args)