at.dms.kjc.sir
Class SIRBuilder

java.lang.Object
  extended by at.dms.kjc.sir.SIRBuilder

public class SIRBuilder
extends Object

This class is for building sample representations in the SIR.


Constructor Summary
SIRBuilder()
           
 
Method Summary
static SIRStream buildHello6()
          Builds the SIR representation of HelloWorld6.java in the library.
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SIRBuilder

public SIRBuilder()
Method Detail

main

public static void main(String[] args)

buildHello6

public static SIRStream buildHello6()
Builds the SIR representation of HelloWorld6.java in the library.