de.cau.cs.kieler.krep.evalbench.program.kep
Class Nothing

java.lang.Object
  extended by de.cau.cs.kieler.krep.evalbench.program.Instruction
      extended by de.cau.cs.kieler.krep.evalbench.program.kep.Instruction
          extended by de.cau.cs.kieler.krep.evalbench.program.kep.Nothing
All Implemented Interfaces:
InstInf

public class Nothing
extends Instruction

Rating red
Generated:
This code was automatically generated.

Constructor Summary
Nothing(SCLine sc)
           
 
Method Summary
 
Methods inherited from class de.cau.cs.kieler.krep.evalbench.program.kep.Instruction
asmLabel, encode, equals, getId, getObj, getScource, info, length, setSourceCode, toString
 
Methods inherited from class de.cau.cs.kieler.krep.evalbench.program.Instruction
getLabel, getLabels, setLabel, setLabels, writeObj
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Nothing

public Nothing(SCLine sc)