harpoon.Main
Class CHStats

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

public abstract class CHStats
extends Registration

CHStats computes interesting statistics of the compiler class hierarchy for inclusion in papers and theses.

Version:
$Id: CHStats.java,v 1.3 2004/02/08 01:58:13 cananian Exp $
Author:
C. Scott Ananian <cananian@alumni.princeton.edu>

Constructor Summary
CHStats()
           
 
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

CHStats

public CHStats()
Method Detail

main

public static final void main(String[] args)