at.dms.kjc.spacetime.switchIR
Class Comment

java.lang.Object
  extended by at.dms.kjc.spacetime.switchIR.Comment
All Implemented Interfaces:
SwitchIns

public class Comment
extends Object
implements SwitchIns


Constructor Summary
Comment(String comment)
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Comment

public Comment(String comment)
Method Detail

toString

public String toString()
Overrides:
toString in class Object