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