at.dms.kjc.spacetime.switchIR
Class SwitchReg

java.lang.Object
  extended by at.dms.kjc.spacetime.switchIR.SwitchReg
All Implemented Interfaces:
SwitchSrc

public class SwitchReg
extends Object
implements SwitchSrc


Field Summary
static SwitchReg R0
           
static SwitchReg R1
           
static SwitchReg R2
           
static SwitchReg R3
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

R0

public static final SwitchReg R0

R1

public static final SwitchReg R1

R2

public static final SwitchReg R2

R3

public static final SwitchReg R3
Method Detail

toString

public String toString()
Overrides:
toString in class Object