tree
Class PrintIR

java.lang.Object
  extended by tree.PrintIR

public class PrintIR
extends java.lang.Object


Constructor Summary
PrintIR(java.io.PrintStream o)
           
 
Method Summary
 void printStatement(Stm s)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PrintIR

public PrintIR(java.io.PrintStream o)
Method Detail

printStatement

public void printStatement(Stm s)