muskel
Class Compiler

java.lang.Object
  extended by muskel.Compiler

public class Compiler
extends java.lang.Object

this is to compile skeletons to MDF graphs


Constructor Summary
Compiler()
           
 
Method Summary
static MdfGraph compile(Compute pgm, CodeStorage cs)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Compiler

public Compiler()
Method Detail

compile

public static MdfGraph compile(Compute pgm,
                               CodeStorage cs)