static int | AALOAD - The byte opcodes defined by the Java Virtual Machine.
|
static int | AASTORE - The byte opcodes defined by the Java Virtual Machine.
|
static int | ACONST_NULL - The byte opcodes defined by the Java Virtual Machine.
|
static int | ALOAD - The byte opcodes defined by the Java Virtual Machine.
|
static int | ALOAD_0 - The byte opcodes defined by the Java Virtual Machine.
|
static int | ALOAD_1 - The byte opcodes defined by the Java Virtual Machine.
|
static int | ALOAD_2 - The byte opcodes defined by the Java Virtual Machine.
|
static int | ALOAD_3 - The byte opcodes defined by the Java Virtual Machine.
|
static int | ANEWARRAY - The byte opcodes defined by the Java Virtual Machine.
|
static int | ARETURN - The byte opcodes defined by the Java Virtual Machine.
|
static int | ARRAYLENGTH - The byte opcodes defined by the Java Virtual Machine.
|
static int | ASTORE - The byte opcodes defined by the Java Virtual Machine.
|
static int | ASTORE_0 - The byte opcodes defined by the Java Virtual Machine.
|
static int | ASTORE_1 - The byte opcodes defined by the Java Virtual Machine.
|
static int | ASTORE_2 - The byte opcodes defined by the Java Virtual Machine.
|
static int | ASTORE_3 - The byte opcodes defined by the Java Virtual Machine.
|
static int | ATHROW - The byte opcodes defined by the Java Virtual Machine.
|
static int | BALOAD - The byte opcodes defined by the Java Virtual Machine.
|
static int | BASTORE - The byte opcodes defined by the Java Virtual Machine.
|
static int | BIPUSH - The byte opcodes defined by the Java Virtual Machine.
|
static int | BREAKPOINT - The byte opcodes defined by the Java Virtual Machine.
|
static int | CALOAD - The byte opcodes defined by the Java Virtual Machine.
|
static int | CASTORE - The byte opcodes defined by the Java Virtual Machine.
|
static int | CHECKCAST - The byte opcodes defined by the Java Virtual Machine.
|
static int | D2F - The byte opcodes defined by the Java Virtual Machine.
|
static int | D2I - The byte opcodes defined by the Java Virtual Machine.
|
static int | D2L - The byte opcodes defined by the Java Virtual Machine.
|
static int | DADD - The byte opcodes defined by the Java Virtual Machine.
|
static int | DALOAD - The byte opcodes defined by the Java Virtual Machine.
|
static int | DASTORE - The byte opcodes defined by the Java Virtual Machine.
|
static int | DCMPG - The byte opcodes defined by the Java Virtual Machine.
|
static int | DCMPL - The byte opcodes defined by the Java Virtual Machine.
|
static int | DCONST_0 - The byte opcodes defined by the Java Virtual Machine.
|
static int | DCONST_1 - The byte opcodes defined by the Java Virtual Machine.
|
static int | DDIV - The byte opcodes defined by the Java Virtual Machine.
|
static int | DLOAD - The byte opcodes defined by the Java Virtual Machine.
|
static int | DLOAD_0 - The byte opcodes defined by the Java Virtual Machine.
|
static int | DLOAD_1 - The byte opcodes defined by the Java Virtual Machine.
|
static int | DLOAD_2 - The byte opcodes defined by the Java Virtual Machine.
|
static int | DLOAD_3 - The byte opcodes defined by the Java Virtual Machine.
|
static int | DMUL - The byte opcodes defined by the Java Virtual Machine.
|
static int | DNEG - The byte opcodes defined by the Java Virtual Machine.
|
static int | DREM - The byte opcodes defined by the Java Virtual Machine.
|
static int | DRETURN - The byte opcodes defined by the Java Virtual Machine.
|
static int | DSTORE - The byte opcodes defined by the Java Virtual Machine.
|
static int | DSTORE_0 - The byte opcodes defined by the Java Virtual Machine.
|
static int | DSTORE_1 - The byte opcodes defined by the Java Virtual Machine.
|
static int | DSTORE_2 - The byte opcodes defined by the Java Virtual Machine.
|
static int | DSTORE_3 - The byte opcodes defined by the Java Virtual Machine.
|
static int | DSUB - The byte opcodes defined by the Java Virtual Machine.
|
static int | DUP - The byte opcodes defined by the Java Virtual Machine.
|
static int | DUP2 - The byte opcodes defined by the Java Virtual Machine.
|
static int | DUP2_X1 - The byte opcodes defined by the Java Virtual Machine.
|
static int | DUP2_X2 - The byte opcodes defined by the Java Virtual Machine.
|
static int | DUP_X1 - The byte opcodes defined by the Java Virtual Machine.
|
static int | DUP_X2 - The byte opcodes defined by the Java Virtual Machine.
|
static int | F2D - The byte opcodes defined by the Java Virtual Machine.
|
static int | F2I - The byte opcodes defined by the Java Virtual Machine.
|
static int | F2L - The byte opcodes defined by the Java Virtual Machine.
|
static int | FADD - The byte opcodes defined by the Java Virtual Machine.
|
static int | FALOAD - The byte opcodes defined by the Java Virtual Machine.
|
static int | FASTORE - The byte opcodes defined by the Java Virtual Machine.
|
static int | FCMPG - The byte opcodes defined by the Java Virtual Machine.
|
static int | FCMPL - The byte opcodes defined by the Java Virtual Machine.
|
static int | FCONST_0 - The byte opcodes defined by the Java Virtual Machine.
|
static int | FCONST_1 - The byte opcodes defined by the Java Virtual Machine.
|
static int | FCONST_2 - The byte opcodes defined by the Java Virtual Machine.
|
static int | FDIV - The byte opcodes defined by the Java Virtual Machine.
|
static int | FLOAD - The byte opcodes defined by the Java Virtual Machine.
|
static int | FLOAD_0 - The byte opcodes defined by the Java Virtual Machine.
|
static int | FLOAD_1 - The byte opcodes defined by the Java Virtual Machine.
|
static int | FLOAD_2 - The byte opcodes defined by the Java Virtual Machine.
|
static int | FLOAD_3 - The byte opcodes defined by the Java Virtual Machine.
|
static int | FMUL - The byte opcodes defined by the Java Virtual Machine.
|
static int | FNEG - The byte opcodes defined by the Java Virtual Machine.
|
static int | FREM - The byte opcodes defined by the Java Virtual Machine.
|
static int | FRETURN - The byte opcodes defined by the Java Virtual Machine.
|
static int | FSTORE - The byte opcodes defined by the Java Virtual Machine.
|
static int | FSTORE_0 - The byte opcodes defined by the Java Virtual Machine.
|
static int | FSTORE_1 - The byte opcodes defined by the Java Virtual Machine.
|
static int | FSTORE_2 - The byte opcodes defined by the Java Virtual Machine.
|
static int | FSTORE_3 - The byte opcodes defined by the Java Virtual Machine.
|
static int | FSUB - The byte opcodes defined by the Java Virtual Machine.
|
static int | GETFIELD - The byte opcodes defined by the Java Virtual Machine.
|
static int | GETSTATIC - The byte opcodes defined by the Java Virtual Machine.
|
static int | GOTO - The byte opcodes defined by the Java Virtual Machine.
|
static int | GOTO_W - The byte opcodes defined by the Java Virtual Machine.
|
static int | I2B - The byte opcodes defined by the Java Virtual Machine.
|
static int | I2C - The byte opcodes defined by the Java Virtual Machine.
|
static int | I2D - The byte opcodes defined by the Java Virtual Machine.
|
static int | I2F - The byte opcodes defined by the Java Virtual Machine.
|
static int | I2L - The byte opcodes defined by the Java Virtual Machine.
|
static int | I2S - The byte opcodes defined by the Java Virtual Machine.
|
static int | IADD - The byte opcodes defined by the Java Virtual Machine.
|
static int | IALOAD - The byte opcodes defined by the Java Virtual Machine.
|
static int | IAND - The byte opcodes defined by the Java Virtual Machine.
|
static int | IASTORE - The byte opcodes defined by the Java Virtual Machine.
|
static int | ICONST_0 - The byte opcodes defined by the Java Virtual Machine.
|
static int | ICONST_1 - The byte opcodes defined by the Java Virtual Machine.
|
static int | ICONST_2 - The byte opcodes defined by the Java Virtual Machine.
|
static int | ICONST_3 - The byte opcodes defined by the Java Virtual Machine.
|
static int | ICONST_4 - The byte opcodes defined by the Java Virtual Machine.
|
static int | ICONST_5 - The byte opcodes defined by the Java Virtual Machine.
|
static int | ICONST_M1 - The byte opcodes defined by the Java Virtual Machine.
|
static int | IDIV - The byte opcodes defined by the Java Virtual Machine.
|
static int | IFEQ - The byte opcodes defined by the Java Virtual Machine.
|
static int | IFGE - The byte opcodes defined by the Java Virtual Machine.
|
static int | IFGT - The byte opcodes defined by the Java Virtual Machine.
|
static int | IFLE - The byte opcodes defined by the Java Virtual Machine.
|
static int | IFLT - The byte opcodes defined by the Java Virtual Machine.
|
static int | IFNE - The byte opcodes defined by the Java Virtual Machine.
|
static int | IFNONNULL - The byte opcodes defined by the Java Virtual Machine.
|
static int | IFNULL - The byte opcodes defined by the Java Virtual Machine.
|
static int | IF_ACMPEQ - The byte opcodes defined by the Java Virtual Machine.
|
static int | IF_ACMPNE - The byte opcodes defined by the Java Virtual Machine.
|
static int | IF_ICMPEQ - The byte opcodes defined by the Java Virtual Machine.
|
static int | IF_ICMPGE - The byte opcodes defined by the Java Virtual Machine.
|
static int | IF_ICMPGT - The byte opcodes defined by the Java Virtual Machine.
|
static int | IF_ICMPLE - The byte opcodes defined by the Java Virtual Machine.
|
static int | IF_ICMPLT - The byte opcodes defined by the Java Virtual Machine.
|
static int | IF_ICMPNE - The byte opcodes defined by the Java Virtual Machine.
|
static int | IINC - The byte opcodes defined by the Java Virtual Machine.
|
static int | ILOAD - The byte opcodes defined by the Java Virtual Machine.
|
static int | ILOAD_0 - The byte opcodes defined by the Java Virtual Machine.
|
static int | ILOAD_1 - The byte opcodes defined by the Java Virtual Machine.
|
static int | ILOAD_2 - The byte opcodes defined by the Java Virtual Machine.
|
static int | ILOAD_3 - The byte opcodes defined by the Java Virtual Machine.
|
static int | IMPDEP1 - The byte opcodes defined by the Java Virtual Machine.
|
static int | IMPDEP2 - The byte opcodes defined by the Java Virtual Machine.
|
static int | IMUL - The byte opcodes defined by the Java Virtual Machine.
|
static int | INEG - The byte opcodes defined by the Java Virtual Machine.
|
static int | INSTANCEOF - The byte opcodes defined by the Java Virtual Machine.
|
static int | INVOKEINTERFACE - The byte opcodes defined by the Java Virtual Machine.
|
static int | INVOKESPECIAL - The byte opcodes defined by the Java Virtual Machine.
|
static int | INVOKESTATIC - The byte opcodes defined by the Java Virtual Machine.
|
static int | INVOKEVIRTUAL - The byte opcodes defined by the Java Virtual Machine.
|
static int | IOR - The byte opcodes defined by the Java Virtual Machine.
|
static int | IREM - The byte opcodes defined by the Java Virtual Machine.
|
static int | IRETURN - The byte opcodes defined by the Java Virtual Machine.
|
static int | ISHL - The byte opcodes defined by the Java Virtual Machine.
|
static int | ISHR - The byte opcodes defined by the Java Virtual Machine.
|
static int | ISTORE - The byte opcodes defined by the Java Virtual Machine.
|
static int | ISTORE_0 - The byte opcodes defined by the Java Virtual Machine.
|
static int | ISTORE_1 - The byte opcodes defined by the Java Virtual Machine.
|
static int | ISTORE_2 - The byte opcodes defined by the Java Virtual Machine.
|
static int | ISTORE_3 - The byte opcodes defined by the Java Virtual Machine.
|
static int | ISUB - The byte opcodes defined by the Java Virtual Machine.
|
static int | IUSHR - The byte opcodes defined by the Java Virtual Machine.
|
static int | IXOR - The byte opcodes defined by the Java Virtual Machine.
|
static int | JSR - The byte opcodes defined by the Java Virtual Machine.
|
static int | JSR_W - The byte opcodes defined by the Java Virtual Machine.
|
static int | L2D - The byte opcodes defined by the Java Virtual Machine.
|
static int | L2F - The byte opcodes defined by the Java Virtual Machine.
|
static int | L2I - The byte opcodes defined by the Java Virtual Machine.
|
static int | LADD - The byte opcodes defined by the Java Virtual Machine.
|
static int | LALOAD - The byte opcodes defined by the Java Virtual Machine.
|
static int | LAND - The byte opcodes defined by the Java Virtual Machine.
|
static int | LASTORE - The byte opcodes defined by the Java Virtual Machine.
|
static int | LCMP - The byte opcodes defined by the Java Virtual Machine.
|
static int | LCONST_0 - The byte opcodes defined by the Java Virtual Machine.
|
static int | LCONST_1 - The byte opcodes defined by the Java Virtual Machine.
|
static int | LDC - The byte opcodes defined by the Java Virtual Machine.
|
static int | LDC2_W - The byte opcodes defined by the Java Virtual Machine.
|
static int | LDC_W - The byte opcodes defined by the Java Virtual Machine.
|
static int | LDIV - The byte opcodes defined by the Java Virtual Machine.
|
static int | LLOAD - The byte opcodes defined by the Java Virtual Machine.
|
static int | LLOAD_0 - The byte opcodes defined by the Java Virtual Machine.
|
static int | LLOAD_1 - The byte opcodes defined by the Java Virtual Machine.
|
static int | LLOAD_2 - The byte opcodes defined by the Java Virtual Machine.
|
static int | LLOAD_3 - The byte opcodes defined by the Java Virtual Machine.
|
static int | LMUL - The byte opcodes defined by the Java Virtual Machine.
|
static int | LNEG - The byte opcodes defined by the Java Virtual Machine.
|
static int | LOOKUPSWITCH - The byte opcodes defined by the Java Virtual Machine.
|
static int | LOR - The byte opcodes defined by the Java Virtual Machine.
|
static int | LREM - The byte opcodes defined by the Java Virtual Machine.
|
static int | LRETURN - The byte opcodes defined by the Java Virtual Machine.
|
static int | LSHL - The byte opcodes defined by the Java Virtual Machine.
|
static int | LSHR - The byte opcodes defined by the Java Virtual Machine.
|
static int | LSTORE - The byte opcodes defined by the Java Virtual Machine.
|
static int | LSTORE_0 - The byte opcodes defined by the Java Virtual Machine.
|
static int | LSTORE_1 - The byte opcodes defined by the Java Virtual Machine.
|
static int | LSTORE_2 - The byte opcodes defined by the Java Virtual Machine.
|
static int | LSTORE_3 - The byte opcodes defined by the Java Virtual Machine.
|
static int | LSUB - The byte opcodes defined by the Java Virtual Machine.
|
static int | LUSHR - The byte opcodes defined by the Java Virtual Machine.
|
static int | LXOR - The byte opcodes defined by the Java Virtual Machine.
|
static int | MONITORENTER - The byte opcodes defined by the Java Virtual Machine.
|
static int | MONITOREXIT - The byte opcodes defined by the Java Virtual Machine.
|
static int | MULTIANEWARRAY - The byte opcodes defined by the Java Virtual Machine.
|
static int | NEW - The byte opcodes defined by the Java Virtual Machine.
|
static int | NEWARRAY - The byte opcodes defined by the Java Virtual Machine.
|
static int | NOP - The byte opcodes defined by the Java Virtual Machine.
|
static int | POP - The byte opcodes defined by the Java Virtual Machine.
|
static int | POP2 - The byte opcodes defined by the Java Virtual Machine.
|
static int | PUTFIELD - The byte opcodes defined by the Java Virtual Machine.
|
static int | PUTSTATIC - The byte opcodes defined by the Java Virtual Machine.
|
static int | RET - The byte opcodes defined by the Java Virtual Machine.
|
static int | RETURN - The byte opcodes defined by the Java Virtual Machine.
|
static int | SALOAD - The byte opcodes defined by the Java Virtual Machine.
|
static int | SASTORE - The byte opcodes defined by the Java Virtual Machine.
|
static int | SIPUSH - The byte opcodes defined by the Java Virtual Machine.
|
static int | SWAP - The byte opcodes defined by the Java Virtual Machine.
|
static int | TABLESWITCH - The byte opcodes defined by the Java Virtual Machine.
|
static byte | T_BOOLEAN - Types for the NEWARRAY opcode.
|
static byte | T_BYTE - Types for the NEWARRAY opcode.
|
static byte | T_CHAR - Types for the NEWARRAY opcode.
|
static byte | T_DOUBLE - Types for the NEWARRAY opcode.
|
static byte | T_FLOAT - Types for the NEWARRAY opcode.
|
static byte | T_INT - Types for the NEWARRAY opcode.
|
static byte | T_LONG - Types for the NEWARRAY opcode.
|
static byte | T_SHORT - Types for the NEWARRAY opcode.
|
static int | WIDE - The byte opcodes defined by the Java Virtual Machine.
|