at.dms.kjc
Class StreaMITMain

java.lang.Object
  extended by at.dms.kjc.StreaMITMain

public class StreaMITMain
extends Object

This provides the toplevel interface for StreaMIT.


Constructor Summary
StreaMITMain()
           
 
Method Summary
static void clearParams()
           
static void compile(JCompilationUnit[] app)
          Prints out C code for the program being compiled.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StreaMITMain

public StreaMITMain()
Method Detail

clearParams

public static void clearParams()

compile

public static void compile(JCompilationUnit[] app)
Prints out C code for the program being compiled.