Package harpoon.Main

Class Summary
CallGraph CallGraph is a command-line call-graph generation tool.
CHStats CHStats computes interesting statistics of the compiler class hierarchy for inclusion in papers and theses.
EDMain EDMain is a program to compile java classes to some approximation of StrongARM assembly.
EDXMain EDXMain is a program to compile java classes to some approximation of StrongARM assembly.
EventDriven EventDriven
Graph Graph is a command-line graph generation tool.
JMain JMain is the command-line interface to the compiler.
Lint Lint is a quick Java code-checker.
Main Main is the command-line interface to the compiler.
ODPAMain ODPAMain is a simple Pointer Analysis top-level class.
Options Options contains the values of the current runtime environment.
PAMain PAMain is a simple Pointer Analysis top-level class.
Raw Raw prints out the raw data structures from the class file corresponding to the class name given on the command-line.
Run Run invokes the interpreter.
SAMain SAMain is a program to compile java classes to some approximation of StrongARM assembly.
Sizer Sizer computes the sizes of all the methods used in a given program.
TypesMain PrintTypes