Canon
Class TraceSchedule

java.lang.Object
  extended by Canon.TraceSchedule

public class TraceSchedule
extends java.lang.Object


Constructor Summary
TraceSchedule(BasicBlocks b, java.util.List<Stm> stmts)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TraceSchedule

public TraceSchedule(BasicBlocks b,
                     java.util.List<Stm> stmts)