|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--at.dms.classfile.OpcodeNames
The human-readable names of the JVM bytecode instructions.
Constructor Summary | |
OpcodeNames()
|
Method Summary | |
static java.lang.String |
getName(int opcode)
Returns the name for this opcode. |
Methods inherited from class java.lang.Object |
|
Constructor Detail |
public OpcodeNames()
Method Detail |
public static java.lang.String getName(int opcode)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |