|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.jasml.helper.OpcodeHelper
| Field Summary | |
static OpcodeInfo[] |
OPCODES
|
static java.util.HashMap |
OPCODES_MAP
|
| Constructor Summary | |
OpcodeHelper()
|
|
| Method Summary | |
static OpcodeInfo |
getOpcodeInfo(byte opcode)
|
static OpcodeInfo |
getOpcodeInfo(java.lang.String opname)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static OpcodeInfo[] OPCODES
public static java.util.HashMap OPCODES_MAP
| Constructor Detail |
public OpcodeHelper()
| Method Detail |
public static OpcodeInfo getOpcodeInfo(byte opcode)
public static OpcodeInfo getOpcodeInfo(java.lang.String opname)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||