gnu.bytecode
Class ListCodeSize

java.lang.Object
  extended by gnu.bytecode.ListCodeSize

public class ListCodeSize
extends java.lang.Object

Lists the number of bytes in named methods. Useful for regression testing of code generation and inlining.


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

Constructor Detail

ListCodeSize

public ListCodeSize()
Method Detail

usage

public static void usage()

main

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