|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.tritonus.saol.engine.opcodes.OpcodeTable
public class OpcodeTable
The opcode table. TODO: use generics
| Constructor Summary | |
|---|---|
OpcodeTable()
|
|
| Method Summary | |
|---|---|
void |
addEntry(OpcodeEntry opcodeEntry)
|
OpcodeEntry |
getOpcode(java.lang.String strOpcodeName)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OpcodeTable()
| Method Detail |
|---|
public void addEntry(OpcodeEntry opcodeEntry)
public OpcodeEntry getOpcode(java.lang.String strOpcodeName)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||