All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class harpoon.IR.QuadNoSSA.ProfileMain

java.lang.Object
   |
   +----harpoon.IR.Registration
           |
           +----harpoon.IR.QuadNoSSA.ProfileMain

public abstract class ProfileMain
extends Registration
Main is the command-line interface to the compiler.

Author:
Mark A. Foltz <mfoltz@ai.mit.edu>

Constructor Index

 o ProfileMain()

Method Index

 o main(String[])
The compiler should be invoked with the names of classes extending java.lang.Thread.

Constructors

 o ProfileMain
 public ProfileMain()

Methods

 o main
 public static void main(String args[])
The compiler should be invoked with the names of classes extending java.lang.Thread. These classes define the external interface of the machine.


All Packages  Class Hierarchy  This Package  Previous  Next  Index