|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface JInstructionFactory
This interface represents a factory of JInstruction objects.
| Method Summary | |
|---|---|
JInstruction |
createInstruction(int opcode)
Creates the JInstruction object corresponding to the specified opcode. |
| Methods inherited from interface fr.umlv.corosol.component.JVMComponent |
|---|
configure, getComponentClass, replace |
| Method Detail |
|---|
JInstruction createInstruction(int opcode)
opcode - an instruction opcode
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||