org.objectweb.asm.xml
Interface ASMContentHandler.OpcodeGroup
- Enclosing class:
- ASMContentHandler
private static interface ASMContentHandler.OpcodeGroup
INSN
static final int INSN
- See Also:
- Constant Field Values
INSN_INT
static final int INSN_INT
- See Also:
- Constant Field Values
INSN_VAR
static final int INSN_VAR
- See Also:
- Constant Field Values
INSN_TYPE
static final int INSN_TYPE
- See Also:
- Constant Field Values
INSN_FIELD
static final int INSN_FIELD
- See Also:
- Constant Field Values
INSN_METHOD
static final int INSN_METHOD
- See Also:
- Constant Field Values
INSN_JUMP
static final int INSN_JUMP
- See Also:
- Constant Field Values
INSN_LDC
static final int INSN_LDC
- See Also:
- Constant Field Values
INSN_IINC
static final int INSN_IINC
- See Also:
- Constant Field Values
INSN_MULTIANEWARRAY
static final int INSN_MULTIANEWARRAY
- See Also:
- Constant Field Values