at.dms.kjc.spacetime.switchIR
Class JumpIns

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

public class JumpIns
extends SwitchProcessorIns


Field Summary
 
Fields inherited from class at.dms.kjc.spacetime.switchIR.SwitchProcessorIns
arg1, arg2, arg3, op
 
Constructor Summary
JumpIns(String label)
           
 
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

JumpIns

public JumpIns(String label)