joosc.code
Class InstrBox

java.lang.Object
  extended byjoosc.code.InstrBox

public class InstrBox
extends java.lang.Object


Constructor Summary
InstrBox(Instr instr)
           
 
Method Summary
 Instr getInstr()
           
 void setInstr(Instr instr)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InstrBox

public InstrBox(Instr instr)
Method Detail

getInstr

public Instr getInstr()

setInstr

public void setInstr(Instr instr)