at.dms.kjc.spacetime.switchIR
Class BnezdIns

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

public class BnezdIns
extends SwitchProcessorIns


Field Summary
 
Fields inherited from class at.dms.kjc.spacetime.switchIR.SwitchProcessorIns
arg1, arg2, arg3, op
 
Constructor Summary
BnezdIns(SwitchReg dest, SwitchReg src, String target)
           
 
Method Summary
 
Methods inherited from class at.dms.kjc.spacetime.switchIR.SwitchProcessorIns
toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

BnezdIns

public BnezdIns(SwitchReg dest,
                SwitchReg src,
                String target)