de.cau.cs.kieler.krep.evalbench.program.kep
Class Pare
java.lang.Object
de.cau.cs.kieler.krep.evalbench.program.Instruction
de.cau.cs.kieler.krep.evalbench.program.kep.Instruction
de.cau.cs.kieler.krep.evalbench.program.kep.AddrInstruction
de.cau.cs.kieler.krep.evalbench.program.kep.Pare
- All Implemented Interfaces:
- InstInf
public class Pare
- extends AddrInstruction
- Rating

- Generated:
- This code was automatically generated.
Pare
public Pare(Label addr,
PrioID prio,
SCLine sc)
encode
public String encode()
- Specified by:
encode
in interface InstInf
- Overrides:
encode
in class AddrInstruction
toString
public String toString()
- Specified by:
toString
in interface InstInf
- Overrides:
toString
in class AddrInstruction
info
public String info()
- Specified by:
info
in interface InstInf
- Overrides:
info
in class AddrInstruction
length
public int length()
- Specified by:
length
in interface InstInf
- Overrides:
length
in class AddrInstruction