harpoon.Main
Class CallGraph

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

public abstract class CallGraph
extends Registration

CallGraph is a command-line call-graph generation tool.

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

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

CallGraph

public CallGraph()
Method Detail

main

public static final void main(String[] args)