harpoon.Main
Class Javap2

java.lang.Object
  extended by harpoon.Main.Javap2

public class Javap2
extends Object

Javap2 is a clone of the Sun javap tool, using our higher-level bytecode file infrastructure.

Version:
$Id: Javap2.java,v 1.2 2002/04/10 03:06:09 cananian Exp $
Author:
C. Scott Ananian <cananian@lesser-magoo.lcs.mit.edu>

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

Javap2

public Javap2()
Method Detail

main

public static void main(String[] args)
                 throws ClassNotFoundException
Throws:
ClassNotFoundException