|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectde.unkrig.commons.asm.OpcodeUtil
public final class OpcodeUtil
Utility class around Opcodes.
| Nested Class Summary | |
|---|---|
static class |
OpcodeUtil.InsnDescription
Description of a Java™ bytecode instruction. |
| Method Summary | |
|---|---|
static OpcodeUtil.InsnDescription |
getInsnDescription(int opcode)
|
static java.lang.String |
getName(org.objectweb.asm.tree.AbstractInsnNode ain)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static java.lang.String getName(org.objectweb.asm.tree.AbstractInsnNode ain)
AbstractInsnNodepublic static OpcodeUtil.InsnDescription getInsnDescription(int opcode)
opcode
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||