|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Instruction | |
---|---|
de.cau.cs.kieler.krep.evalbench.program.kep | |
de.cau.cs.kieler.krep.evalbench.program.kep.parser |
Uses of Instruction in de.cau.cs.kieler.krep.evalbench.program.kep |
---|
Methods in de.cau.cs.kieler.krep.evalbench.program.kep that return types with arguments of type Instruction | |
---|---|
ArrayList<Instruction> |
Program.getInstructions()
|
Methods in de.cau.cs.kieler.krep.evalbench.program.kep with parameters of type Instruction | |
---|---|
void |
Program.addInstruction(Instruction inst)
|
Uses of Instruction in de.cau.cs.kieler.krep.evalbench.program.kep.parser |
---|
Methods in de.cau.cs.kieler.krep.evalbench.program.kep.parser that return Instruction | |
---|---|
Instruction |
kepParser.kasm_st()
|
Methods in de.cau.cs.kieler.krep.evalbench.program.kep.parser that return types with arguments of type Instruction | |
---|---|
LinkedList<Instruction> |
kepParser.getInstructions()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |