private static interface ASMContentHandler.OpcodeGroup
Modifier and Type | Field and Description |
---|---|
static int |
INSN |
static int |
INSN_FIELD |
static int |
INSN_IINC |
static int |
INSN_INT |
static int |
INSN_JUMP |
static int |
INSN_LDC |
static int |
INSN_METHOD |
static int |
INSN_MULTIANEWARRAY |
static int |
INSN_TYPE |
static int |
INSN_VAR |
static final int INSN
static final int INSN_INT
static final int INSN_VAR
static final int INSN_TYPE
static final int INSN_FIELD
static final int INSN_METHOD
static final int INSN_JUMP
static final int INSN_LDC
static final int INSN_IINC
static final int INSN_MULTIANEWARRAY