|
mjc | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.multijava.util.classfile.OpcodeNames
The human-readable name of this opcodes
| Field Summary | |
private static java.lang.String[] |
opcodeNames
|
| 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 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private static java.lang.String[] opcodeNames
| Constructor Detail |
public OpcodeNames()
| Method Detail |
public static java.lang.String getName(int opcode)
|
mjc | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||