public final class OpcodeUtil extends Object
Opcodes.| Modifier and Type | Class and Description |
|---|---|
static class |
OpcodeUtil.InsnDescription
Description of a Java™ bytecode instruction.
|
| Modifier and Type | Method and Description |
|---|---|
static OpcodeUtil.InsnDescription |
getInsnDescription(int opcode) |
static String |
getName(org.objectweb.asm.tree.AbstractInsnNode ain) |
public static String getName(org.objectweb.asm.tree.AbstractInsnNode ain)
AbstractInsnNodepublic static OpcodeUtil.InsnDescription getInsnDescription(int opcode)
opcodeCopyright © 2016 Arno Unkrig. All rights reserved.