com.judoscript.util.classfile
Interface ClassFileConsts

All Known Implementing Classes:
ClassFileReader, ClassFileUtil, ClassFileWriter, CPInfo, CPInfo.NameAndType, CPInfo.Ref, CPInfo.U2, CPInfo.U4, CPInfo.U8, CPInfo.Utf8, InstInfo, Member, MethodBody

public interface ClassFileConsts


Field Summary
static int CONSTANT_Class
           
static int CONSTANT_Double
           
static int CONSTANT_Fieldref
           
static int CONSTANT_Float
           
static int CONSTANT_Integer
           
static int CONSTANT_InterfaceMethodref
           
static int CONSTANT_Long
           
static int CONSTANT_Methodref
           
static int CONSTANT_NameAndType
           
static java.lang.String[] CONSTANT_Names
           
static int CONSTANT_String
           
static int CONSTANT_Utf8
           
static InstInfo[] instructions
           
static short M_CLS
           
static short M_CLSVAL
           
static short M_FLD
           
static short M_IFS
           
static short M_ITF
           
static short M_JMP
           
static short M_LOD
           
static short M_MTD
           
static short M_NON
           
static short M_TYP
           
static short M_UNK
           
static short M_VAL
           
static short M_VAR
           
static short M_VARVAL
           
static short MAJOR
           
static short MINOR
           
static short OPCODE_aaload
           
static short OPCODE_aastore
           
static short OPCODE_aconst_null
           
static short OPCODE_aload
           
static short OPCODE_aload_0
           
static short OPCODE_aload_1
           
static short OPCODE_aload_2
           
static short OPCODE_aload_3
           
static short OPCODE_anewarray
           
static short OPCODE_anewarray_quick
           
static short OPCODE_areturn
           
static short OPCODE_arraylength
           
static short OPCODE_astore
           
static short OPCODE_astore_0
           
static short OPCODE_astore_1
           
static short OPCODE_astore_2
           
static short OPCODE_astore_3
           
static short OPCODE_athrow
           
static short OPCODE_baload
           
static short OPCODE_bastore
           
static short OPCODE_bipush
           
static short OPCODE_breakpoint
           
static short OPCODE_caload
           
static short OPCODE_castore
           
static short OPCODE_checkcast
           
static short OPCODE_checkcast_quick
           
static short OPCODE_d2f
           
static short OPCODE_d2i
           
static short OPCODE_d2l
           
static short OPCODE_dadd
           
static short OPCODE_daload
           
static short OPCODE_dastore
           
static short OPCODE_dcmpg
           
static short OPCODE_dcmpl
           
static short OPCODE_dconst_0
           
static short OPCODE_dconst_1
           
static short OPCODE_ddiv
           
static short OPCODE_dload
           
static short OPCODE_dload_0
           
static short OPCODE_dload_1
           
static short OPCODE_dload_2
           
static short OPCODE_dload_3
           
static short OPCODE_dmul
           
static short OPCODE_dneg
           
static short OPCODE_drem
           
static short OPCODE_dreturn
           
static short OPCODE_dstore
           
static short OPCODE_dstore_0
           
static short OPCODE_dstore_1
           
static short OPCODE_dstore_2
           
static short OPCODE_dstore_3
           
static short OPCODE_dsub
           
static short OPCODE_dup
           
static short OPCODE_dup_x1
           
static short OPCODE_dup_x2
           
static short OPCODE_dup2
           
static short OPCODE_dup2_x1
           
static short OPCODE_dup2_x2
           
static short OPCODE_f2d
           
static short OPCODE_f2i
           
static short OPCODE_f2l
           
static short OPCODE_fadd
           
static short OPCODE_faload
           
static short OPCODE_fastore
           
static short OPCODE_fcmpg
           
static short OPCODE_fcmpl
           
static short OPCODE_fconst_0
           
static short OPCODE_fconst_1
           
static short OPCODE_fconst_2
           
static short OPCODE_fdiv
           
static short OPCODE_fload
           
static short OPCODE_fload_0
           
static short OPCODE_fload_1
           
static short OPCODE_fload_2
           
static short OPCODE_fload_3
           
static short OPCODE_fmul
           
static short OPCODE_fneg
           
static short OPCODE_frem
           
static short OPCODE_freturn
           
static short OPCODE_fstore
           
static short OPCODE_fstore_0
           
static short OPCODE_fstore_1
           
static short OPCODE_fstore_2
           
static short OPCODE_fstore_3
           
static short OPCODE_fsub
           
static short OPCODE_getfield
           
static short OPCODE_getfield_quick
           
static short OPCODE_getfield_quick_w
           
static short OPCODE_getfield2_quick
           
static short OPCODE_getstatic
           
static short OPCODE_getstatic_quick
           
static short OPCODE_getstatic2_quick
           
static short OPCODE_goto
           
static short OPCODE_goto_w
           
static short OPCODE_i2b
           
static short OPCODE_i2c
           
static short OPCODE_i2d
           
static short OPCODE_i2f
           
static short OPCODE_i2l
           
static short OPCODE_i2s
           
static short OPCODE_iadd
           
static short OPCODE_iaload
           
static short OPCODE_iand
           
static short OPCODE_iastore
           
static short OPCODE_iconst_0
           
static short OPCODE_iconst_1
           
static short OPCODE_iconst_2
           
static short OPCODE_iconst_3
           
static short OPCODE_iconst_4
           
static short OPCODE_iconst_5
           
static short OPCODE_iconst_m1
           
static short OPCODE_idiv
           
static short OPCODE_if_acmpeq
           
static short OPCODE_if_acmpne
           
static short OPCODE_if_icmpeq
           
static short OPCODE_if_icmpge
           
static short OPCODE_if_icmpgt
           
static short OPCODE_if_icmple
           
static short OPCODE_if_icmplt
           
static short OPCODE_if_icmpne
           
static short OPCODE_ifeq
           
static short OPCODE_ifge
           
static short OPCODE_ifgt
           
static short OPCODE_ifle
           
static short OPCODE_iflt
           
static short OPCODE_ifne
           
static short OPCODE_ifnonnull
           
static short OPCODE_ifnull
           
static short OPCODE_iinc
           
static short OPCODE_iload
           
static short OPCODE_iload_0
           
static short OPCODE_iload_1
           
static short OPCODE_iload_2
           
static short OPCODE_iload_3
           
static short OPCODE_impdep1
           
static short OPCODE_impdep2
           
static short OPCODE_imul
           
static short OPCODE_ineg
           
static short OPCODE_instanceof
           
static short OPCODE_instanceof_quick
           
static short OPCODE_invokeinterface
           
static short OPCODE_invokeinterface_quick
           
static short OPCODE_invokenonvirtual_quick
           
static short OPCODE_invokespecial
           
static short OPCODE_invokestatic
           
static short OPCODE_invokestatic_quick
           
static short OPCODE_invokesuper_quick
           
static short OPCODE_invokevirtual
           
static short OPCODE_invokevirtual_quick
           
static short OPCODE_invokevirtual_quick_w
           
static short OPCODE_invokevirtualobject_quick
           
static short OPCODE_ior
           
static short OPCODE_irem
           
static short OPCODE_ireturn
           
static short OPCODE_ishl
           
static short OPCODE_ishr
           
static short OPCODE_istore
           
static short OPCODE_istore_0
           
static short OPCODE_istore_1
           
static short OPCODE_istore_2
           
static short OPCODE_istore_3
           
static short OPCODE_isub
           
static short OPCODE_iushr
           
static short OPCODE_ixor
           
static short OPCODE_jsr
           
static short OPCODE_jsr_w
           
static short OPCODE_l2d
           
static short OPCODE_l2f
           
static short OPCODE_l2i
           
static short OPCODE_ladd
           
static short OPCODE_laload
           
static short OPCODE_land
           
static short OPCODE_lastore
           
static short OPCODE_lcmp
           
static short OPCODE_lconst_0
           
static short OPCODE_lconst_1
           
static short OPCODE_ldc
           
static short OPCODE_ldc_quick
           
static short OPCODE_ldc_w
           
static short OPCODE_ldc_w_quick
           
static short OPCODE_ldc2_w
           
static short OPCODE_ldc2_w_quick
           
static short OPCODE_ldiv
           
static short OPCODE_lload
           
static short OPCODE_lload_0
           
static short OPCODE_lload_1
           
static short OPCODE_lload_2
           
static short OPCODE_lload_3
           
static short OPCODE_lmul
           
static short OPCODE_lneg
           
static short OPCODE_lookupswitch
           
static short OPCODE_lor
           
static short OPCODE_lrem
           
static short OPCODE_lreturn
           
static short OPCODE_lshl
           
static short OPCODE_lshr
           
static short OPCODE_lstore
           
static short OPCODE_lstore_0
           
static short OPCODE_lstore_1
           
static short OPCODE_lstore_2
           
static short OPCODE_lstore_3
           
static short OPCODE_lsub
           
static short OPCODE_lushr
           
static short OPCODE_lxor
           
static short OPCODE_monitorenter
           
static short OPCODE_monitorexit
           
static short OPCODE_multianewarray
           
static short OPCODE_multianewarray_quick
           
static short OPCODE_new
           
static short OPCODE_new_quick
           
static short OPCODE_newarray
           
static short OPCODE_nop
           
static short OPCODE_pop
           
static short OPCODE_pop2
           
static short OPCODE_putfield
           
static short OPCODE_putfield_quick
           
static short OPCODE_putfield_quick_w
           
static short OPCODE_putfield2_quick
           
static short OPCODE_putstatic
           
static short OPCODE_putstatic_quick
           
static short OPCODE_putstatic2_quick
           
static short OPCODE_ret
           
static short OPCODE_return
           
static short OPCODE_saload
           
static short OPCODE_sastore
           
static short OPCODE_sipush
           
static short OPCODE_swap
           
static short OPCODE_tableswitch
           
static short OPCODE_wide
           
static short[] OPTYPES_NONE
           
static short[] OPTYPES_S2
           
static short[] OPTYPES_S4
           
static short[] OPTYPES_U1
           
static short[] OPTYPES_U1U1
           
static short[] OPTYPES_U2
           
static short[] OPTYPES_U2U1
           
static short[] OPTYPES_U2U1U1
           
static byte T_S1
           
static byte T_S2
           
static byte T_S4
           
static byte T_U1
           
static byte T_U2
           
static byte T_U4
           
static short UNDEFINED
           
static short UNK
           
static short UNKNOWN
           
 

Field Detail

CONSTANT_Utf8

static final int CONSTANT_Utf8
See Also:
Constant Field Values

CONSTANT_Integer

static final int CONSTANT_Integer
See Also:
Constant Field Values

CONSTANT_Float

static final int CONSTANT_Float
See Also:
Constant Field Values

CONSTANT_Long

static final int CONSTANT_Long
See Also:
Constant Field Values

CONSTANT_Double

static final int CONSTANT_Double
See Also:
Constant Field Values

CONSTANT_Class

static final int CONSTANT_Class
See Also:
Constant Field Values

CONSTANT_String

static final int CONSTANT_String
See Also:
Constant Field Values

CONSTANT_Fieldref

static final int CONSTANT_Fieldref
See Also:
Constant Field Values

CONSTANT_Methodref

static final int CONSTANT_Methodref
See Also:
Constant Field Values

CONSTANT_InterfaceMethodref

static final int CONSTANT_InterfaceMethodref
See Also:
Constant Field Values

CONSTANT_NameAndType

static final int CONSTANT_NameAndType
See Also:
Constant Field Values

CONSTANT_Names

static final java.lang.String[] CONSTANT_Names

MAJOR

static final short MAJOR
See Also:
Constant Field Values

MINOR

static final short MINOR
See Also:
Constant Field Values

OPCODE_nop

static final short OPCODE_nop
See Also:
Constant Field Values

OPCODE_aconst_null

static final short OPCODE_aconst_null
See Also:
Constant Field Values

OPCODE_iconst_m1

static final short OPCODE_iconst_m1
See Also:
Constant Field Values

OPCODE_iconst_0

static final short OPCODE_iconst_0
See Also:
Constant Field Values

OPCODE_iconst_1

static final short OPCODE_iconst_1
See Also:
Constant Field Values

OPCODE_iconst_2

static final short OPCODE_iconst_2
See Also:
Constant Field Values

OPCODE_iconst_3

static final short OPCODE_iconst_3
See Also:
Constant Field Values

OPCODE_iconst_4

static final short OPCODE_iconst_4
See Also:
Constant Field Values

OPCODE_iconst_5

static final short OPCODE_iconst_5
See Also:
Constant Field Values

OPCODE_lconst_0

static final short OPCODE_lconst_0
See Also:
Constant Field Values

OPCODE_lconst_1

static final short OPCODE_lconst_1
See Also:
Constant Field Values

OPCODE_fconst_0

static final short OPCODE_fconst_0
See Also:
Constant Field Values

OPCODE_fconst_1

static final short OPCODE_fconst_1
See Also:
Constant Field Values

OPCODE_fconst_2

static final short OPCODE_fconst_2
See Also:
Constant Field Values

OPCODE_dconst_0

static final short OPCODE_dconst_0
See Also:
Constant Field Values

OPCODE_dconst_1

static final short OPCODE_dconst_1
See Also:
Constant Field Values

OPCODE_bipush

static final short OPCODE_bipush
See Also:
Constant Field Values

OPCODE_sipush

static final short OPCODE_sipush
See Also:
Constant Field Values

OPCODE_ldc

static final short OPCODE_ldc
See Also:
Constant Field Values

OPCODE_ldc_w

static final short OPCODE_ldc_w
See Also:
Constant Field Values

OPCODE_ldc2_w

static final short OPCODE_ldc2_w
See Also:
Constant Field Values

OPCODE_iload

static final short OPCODE_iload
See Also:
Constant Field Values

OPCODE_lload

static final short OPCODE_lload
See Also:
Constant Field Values

OPCODE_fload

static final short OPCODE_fload
See Also:
Constant Field Values

OPCODE_dload

static final short OPCODE_dload
See Also:
Constant Field Values

OPCODE_aload

static final short OPCODE_aload
See Also:
Constant Field Values

OPCODE_iload_0

static final short OPCODE_iload_0
See Also:
Constant Field Values

OPCODE_iload_1

static final short OPCODE_iload_1
See Also:
Constant Field Values

OPCODE_iload_2

static final short OPCODE_iload_2
See Also:
Constant Field Values

OPCODE_iload_3

static final short OPCODE_iload_3
See Also:
Constant Field Values

OPCODE_lload_0

static final short OPCODE_lload_0
See Also:
Constant Field Values

OPCODE_lload_1

static final short OPCODE_lload_1
See Also:
Constant Field Values

OPCODE_lload_2

static final short OPCODE_lload_2
See Also:
Constant Field Values

OPCODE_lload_3

static final short OPCODE_lload_3
See Also:
Constant Field Values

OPCODE_fload_0

static final short OPCODE_fload_0
See Also:
Constant Field Values

OPCODE_fload_1

static final short OPCODE_fload_1
See Also:
Constant Field Values

OPCODE_fload_2

static final short OPCODE_fload_2
See Also:
Constant Field Values

OPCODE_fload_3

static final short OPCODE_fload_3
See Also:
Constant Field Values

OPCODE_dload_0

static final short OPCODE_dload_0
See Also:
Constant Field Values

OPCODE_dload_1

static final short OPCODE_dload_1
See Also:
Constant Field Values

OPCODE_dload_2

static final short OPCODE_dload_2
See Also:
Constant Field Values

OPCODE_dload_3

static final short OPCODE_dload_3
See Also:
Constant Field Values

OPCODE_aload_0

static final short OPCODE_aload_0
See Also:
Constant Field Values

OPCODE_aload_1

static final short OPCODE_aload_1
See Also:
Constant Field Values

OPCODE_aload_2

static final short OPCODE_aload_2
See Also:
Constant Field Values

OPCODE_aload_3

static final short OPCODE_aload_3
See Also:
Constant Field Values

OPCODE_iaload

static final short OPCODE_iaload
See Also:
Constant Field Values

OPCODE_laload

static final short OPCODE_laload
See Also:
Constant Field Values

OPCODE_faload

static final short OPCODE_faload
See Also:
Constant Field Values

OPCODE_daload

static final short OPCODE_daload
See Also:
Constant Field Values

OPCODE_aaload

static final short OPCODE_aaload
See Also:
Constant Field Values

OPCODE_baload

static final short OPCODE_baload
See Also:
Constant Field Values

OPCODE_caload

static final short OPCODE_caload
See Also:
Constant Field Values

OPCODE_saload

static final short OPCODE_saload
See Also:
Constant Field Values

OPCODE_istore

static final short OPCODE_istore
See Also:
Constant Field Values

OPCODE_lstore

static final short OPCODE_lstore
See Also:
Constant Field Values

OPCODE_fstore

static final short OPCODE_fstore
See Also:
Constant Field Values

OPCODE_dstore

static final short OPCODE_dstore
See Also:
Constant Field Values

OPCODE_astore

static final short OPCODE_astore
See Also:
Constant Field Values

OPCODE_istore_0

static final short OPCODE_istore_0
See Also:
Constant Field Values

OPCODE_istore_1

static final short OPCODE_istore_1
See Also:
Constant Field Values

OPCODE_istore_2

static final short OPCODE_istore_2
See Also:
Constant Field Values

OPCODE_istore_3

static final short OPCODE_istore_3
See Also:
Constant Field Values

OPCODE_lstore_0

static final short OPCODE_lstore_0
See Also:
Constant Field Values

OPCODE_lstore_1

static final short OPCODE_lstore_1
See Also:
Constant Field Values

OPCODE_lstore_2

static final short OPCODE_lstore_2
See Also:
Constant Field Values

OPCODE_lstore_3

static final short OPCODE_lstore_3
See Also:
Constant Field Values

OPCODE_fstore_0

static final short OPCODE_fstore_0
See Also:
Constant Field Values

OPCODE_fstore_1

static final short OPCODE_fstore_1
See Also:
Constant Field Values

OPCODE_fstore_2

static final short OPCODE_fstore_2
See Also:
Constant Field Values

OPCODE_fstore_3

static final short OPCODE_fstore_3
See Also:
Constant Field Values

OPCODE_dstore_0

static final short OPCODE_dstore_0
See Also:
Constant Field Values

OPCODE_dstore_1

static final short OPCODE_dstore_1
See Also:
Constant Field Values

OPCODE_dstore_2

static final short OPCODE_dstore_2
See Also:
Constant Field Values

OPCODE_dstore_3

static final short OPCODE_dstore_3
See Also:
Constant Field Values

OPCODE_astore_0

static final short OPCODE_astore_0
See Also:
Constant Field Values

OPCODE_astore_1

static final short OPCODE_astore_1
See Also:
Constant Field Values

OPCODE_astore_2

static final short OPCODE_astore_2
See Also:
Constant Field Values

OPCODE_astore_3

static final short OPCODE_astore_3
See Also:
Constant Field Values

OPCODE_iastore

static final short OPCODE_iastore
See Also:
Constant Field Values

OPCODE_lastore

static final short OPCODE_lastore
See Also:
Constant Field Values

OPCODE_fastore

static final short OPCODE_fastore
See Also:
Constant Field Values

OPCODE_dastore

static final short OPCODE_dastore
See Also:
Constant Field Values

OPCODE_aastore

static final short OPCODE_aastore
See Also:
Constant Field Values

OPCODE_bastore

static final short OPCODE_bastore
See Also:
Constant Field Values

OPCODE_castore

static final short OPCODE_castore
See Also:
Constant Field Values

OPCODE_sastore

static final short OPCODE_sastore
See Also:
Constant Field Values

OPCODE_pop

static final short OPCODE_pop
See Also:
Constant Field Values

OPCODE_pop2

static final short OPCODE_pop2
See Also:
Constant Field Values

OPCODE_dup

static final short OPCODE_dup
See Also:
Constant Field Values

OPCODE_dup_x1

static final short OPCODE_dup_x1
See Also:
Constant Field Values

OPCODE_dup_x2

static final short OPCODE_dup_x2
See Also:
Constant Field Values

OPCODE_dup2

static final short OPCODE_dup2
See Also:
Constant Field Values

OPCODE_dup2_x1

static final short OPCODE_dup2_x1
See Also:
Constant Field Values

OPCODE_dup2_x2

static final short OPCODE_dup2_x2
See Also:
Constant Field Values

OPCODE_swap

static final short OPCODE_swap
See Also:
Constant Field Values

OPCODE_iadd

static final short OPCODE_iadd
See Also:
Constant Field Values

OPCODE_ladd

static final short OPCODE_ladd
See Also:
Constant Field Values

OPCODE_fadd

static final short OPCODE_fadd
See Also:
Constant Field Values

OPCODE_dadd

static final short OPCODE_dadd
See Also:
Constant Field Values

OPCODE_isub

static final short OPCODE_isub
See Also:
Constant Field Values

OPCODE_lsub

static final short OPCODE_lsub
See Also:
Constant Field Values

OPCODE_fsub

static final short OPCODE_fsub
See Also:
Constant Field Values

OPCODE_dsub

static final short OPCODE_dsub
See Also:
Constant Field Values

OPCODE_imul

static final short OPCODE_imul
See Also:
Constant Field Values

OPCODE_lmul

static final short OPCODE_lmul
See Also:
Constant Field Values

OPCODE_fmul

static final short OPCODE_fmul
See Also:
Constant Field Values

OPCODE_dmul

static final short OPCODE_dmul
See Also:
Constant Field Values

OPCODE_idiv

static final short OPCODE_idiv
See Also:
Constant Field Values

OPCODE_ldiv

static final short OPCODE_ldiv
See Also:
Constant Field Values

OPCODE_fdiv

static final short OPCODE_fdiv
See Also:
Constant Field Values

OPCODE_ddiv

static final short OPCODE_ddiv
See Also:
Constant Field Values

OPCODE_irem

static final short OPCODE_irem
See Also:
Constant Field Values

OPCODE_lrem

static final short OPCODE_lrem
See Also:
Constant Field Values

OPCODE_frem

static final short OPCODE_frem
See Also:
Constant Field Values

OPCODE_drem

static final short OPCODE_drem
See Also:
Constant Field Values

OPCODE_ineg

static final short OPCODE_ineg
See Also:
Constant Field Values

OPCODE_lneg

static final short OPCODE_lneg
See Also:
Constant Field Values

OPCODE_fneg

static final short OPCODE_fneg
See Also:
Constant Field Values

OPCODE_dneg

static final short OPCODE_dneg
See Also:
Constant Field Values

OPCODE_ishl

static final short OPCODE_ishl
See Also:
Constant Field Values

OPCODE_lshl

static final short OPCODE_lshl
See Also:
Constant Field Values

OPCODE_ishr

static final short OPCODE_ishr
See Also:
Constant Field Values

OPCODE_lshr

static final short OPCODE_lshr
See Also:
Constant Field Values

OPCODE_iushr

static final short OPCODE_iushr
See Also:
Constant Field Values

OPCODE_lushr

static final short OPCODE_lushr
See Also:
Constant Field Values

OPCODE_iand

static final short OPCODE_iand
See Also:
Constant Field Values

OPCODE_land

static final short OPCODE_land
See Also:
Constant Field Values

OPCODE_ior

static final short OPCODE_ior
See Also:
Constant Field Values

OPCODE_lor

static final short OPCODE_lor
See Also:
Constant Field Values

OPCODE_ixor

static final short OPCODE_ixor
See Also:
Constant Field Values

OPCODE_lxor

static final short OPCODE_lxor
See Also:
Constant Field Values

OPCODE_iinc

static final short OPCODE_iinc
See Also:
Constant Field Values

OPCODE_i2l

static final short OPCODE_i2l
See Also:
Constant Field Values

OPCODE_i2f

static final short OPCODE_i2f
See Also:
Constant Field Values

OPCODE_i2d

static final short OPCODE_i2d
See Also:
Constant Field Values

OPCODE_l2i

static final short OPCODE_l2i
See Also:
Constant Field Values

OPCODE_l2f

static final short OPCODE_l2f
See Also:
Constant Field Values

OPCODE_l2d

static final short OPCODE_l2d
See Also:
Constant Field Values

OPCODE_f2i

static final short OPCODE_f2i
See Also:
Constant Field Values

OPCODE_f2l

static final short OPCODE_f2l
See Also:
Constant Field Values

OPCODE_f2d

static final short OPCODE_f2d
See Also:
Constant Field Values

OPCODE_d2i

static final short OPCODE_d2i
See Also:
Constant Field Values

OPCODE_d2l

static final short OPCODE_d2l
See Also:
Constant Field Values

OPCODE_d2f

static final short OPCODE_d2f
See Also:
Constant Field Values

OPCODE_i2b

static final short OPCODE_i2b
See Also:
Constant Field Values

OPCODE_i2c

static final short OPCODE_i2c
See Also:
Constant Field Values

OPCODE_i2s

static final short OPCODE_i2s
See Also:
Constant Field Values

OPCODE_lcmp

static final short OPCODE_lcmp
See Also:
Constant Field Values

OPCODE_fcmpl

static final short OPCODE_fcmpl
See Also:
Constant Field Values

OPCODE_fcmpg

static final short OPCODE_fcmpg
See Also:
Constant Field Values

OPCODE_dcmpl

static final short OPCODE_dcmpl
See Also:
Constant Field Values

OPCODE_dcmpg

static final short OPCODE_dcmpg
See Also:
Constant Field Values

OPCODE_ifeq

static final short OPCODE_ifeq
See Also:
Constant Field Values

OPCODE_ifne

static final short OPCODE_ifne
See Also:
Constant Field Values

OPCODE_iflt

static final short OPCODE_iflt
See Also:
Constant Field Values

OPCODE_ifge

static final short OPCODE_ifge
See Also:
Constant Field Values

OPCODE_ifgt

static final short OPCODE_ifgt
See Also:
Constant Field Values

OPCODE_ifle

static final short OPCODE_ifle
See Also:
Constant Field Values

OPCODE_if_icmpeq

static final short OPCODE_if_icmpeq
See Also:
Constant Field Values

OPCODE_if_icmpne

static final short OPCODE_if_icmpne
See Also:
Constant Field Values

OPCODE_if_icmplt

static final short OPCODE_if_icmplt
See Also:
Constant Field Values

OPCODE_if_icmpge

static final short OPCODE_if_icmpge
See Also:
Constant Field Values

OPCODE_if_icmpgt

static final short OPCODE_if_icmpgt
See Also:
Constant Field Values

OPCODE_if_icmple

static final short OPCODE_if_icmple
See Also:
Constant Field Values

OPCODE_if_acmpeq

static final short OPCODE_if_acmpeq
See Also:
Constant Field Values

OPCODE_if_acmpne

static final short OPCODE_if_acmpne
See Also:
Constant Field Values

OPCODE_goto

static final short OPCODE_goto
See Also:
Constant Field Values

OPCODE_jsr

static final short OPCODE_jsr
See Also:
Constant Field Values

OPCODE_ret

static final short OPCODE_ret
See Also:
Constant Field Values

OPCODE_tableswitch

static final short OPCODE_tableswitch
See Also:
Constant Field Values

OPCODE_lookupswitch

static final short OPCODE_lookupswitch
See Also:
Constant Field Values

OPCODE_ireturn

static final short OPCODE_ireturn
See Also:
Constant Field Values

OPCODE_lreturn

static final short OPCODE_lreturn
See Also:
Constant Field Values

OPCODE_freturn

static final short OPCODE_freturn
See Also:
Constant Field Values

OPCODE_dreturn

static final short OPCODE_dreturn
See Also:
Constant Field Values

OPCODE_areturn

static final short OPCODE_areturn
See Also:
Constant Field Values

OPCODE_return

static final short OPCODE_return
See Also:
Constant Field Values

OPCODE_getstatic

static final short OPCODE_getstatic
See Also:
Constant Field Values

OPCODE_putstatic

static final short OPCODE_putstatic
See Also:
Constant Field Values

OPCODE_getfield

static final short OPCODE_getfield
See Also:
Constant Field Values

OPCODE_putfield

static final short OPCODE_putfield
See Also:
Constant Field Values

OPCODE_invokevirtual

static final short OPCODE_invokevirtual
See Also:
Constant Field Values

OPCODE_invokespecial

static final short OPCODE_invokespecial
See Also:
Constant Field Values

OPCODE_invokestatic

static final short OPCODE_invokestatic
See Also:
Constant Field Values

OPCODE_invokeinterface

static final short OPCODE_invokeinterface
See Also:
Constant Field Values

OPCODE_new

static final short OPCODE_new
See Also:
Constant Field Values

OPCODE_newarray

static final short OPCODE_newarray
See Also:
Constant Field Values

OPCODE_anewarray

static final short OPCODE_anewarray
See Also:
Constant Field Values

OPCODE_arraylength

static final short OPCODE_arraylength
See Also:
Constant Field Values

OPCODE_athrow

static final short OPCODE_athrow
See Also:
Constant Field Values

OPCODE_checkcast

static final short OPCODE_checkcast
See Also:
Constant Field Values

OPCODE_instanceof

static final short OPCODE_instanceof
See Also:
Constant Field Values

OPCODE_monitorenter

static final short OPCODE_monitorenter
See Also:
Constant Field Values

OPCODE_monitorexit

static final short OPCODE_monitorexit
See Also:
Constant Field Values

OPCODE_wide

static final short OPCODE_wide
See Also:
Constant Field Values

OPCODE_multianewarray

static final short OPCODE_multianewarray
See Also:
Constant Field Values

OPCODE_ifnull

static final short OPCODE_ifnull
See Also:
Constant Field Values

OPCODE_ifnonnull

static final short OPCODE_ifnonnull
See Also:
Constant Field Values

OPCODE_goto_w

static final short OPCODE_goto_w
See Also:
Constant Field Values

OPCODE_jsr_w

static final short OPCODE_jsr_w
See Also:
Constant Field Values

OPCODE_breakpoint

static final short OPCODE_breakpoint
See Also:
Constant Field Values

OPCODE_ldc_quick

static final short OPCODE_ldc_quick
See Also:
Constant Field Values

OPCODE_ldc_w_quick

static final short OPCODE_ldc_w_quick
See Also:
Constant Field Values

OPCODE_ldc2_w_quick

static final short OPCODE_ldc2_w_quick
See Also:
Constant Field Values

OPCODE_getfield_quick

static final short OPCODE_getfield_quick
See Also:
Constant Field Values

OPCODE_putfield_quick

static final short OPCODE_putfield_quick
See Also:
Constant Field Values

OPCODE_getfield2_quick

static final short OPCODE_getfield2_quick
See Also:
Constant Field Values

OPCODE_putfield2_quick

static final short OPCODE_putfield2_quick
See Also:
Constant Field Values

OPCODE_getstatic_quick

static final short OPCODE_getstatic_quick
See Also:
Constant Field Values

OPCODE_putstatic_quick

static final short OPCODE_putstatic_quick
See Also:
Constant Field Values

OPCODE_getstatic2_quick

static final short OPCODE_getstatic2_quick
See Also:
Constant Field Values

OPCODE_putstatic2_quick

static final short OPCODE_putstatic2_quick
See Also:
Constant Field Values

OPCODE_invokevirtual_quick

static final short OPCODE_invokevirtual_quick
See Also:
Constant Field Values

OPCODE_invokenonvirtual_quick

static final short OPCODE_invokenonvirtual_quick
See Also:
Constant Field Values

OPCODE_invokesuper_quick

static final short OPCODE_invokesuper_quick
See Also:
Constant Field Values

OPCODE_invokestatic_quick

static final short OPCODE_invokestatic_quick
See Also:
Constant Field Values

OPCODE_invokeinterface_quick

static final short OPCODE_invokeinterface_quick
See Also:
Constant Field Values

OPCODE_invokevirtualobject_quick

static final short OPCODE_invokevirtualobject_quick
See Also:
Constant Field Values

OPCODE_new_quick

static final short OPCODE_new_quick
See Also:
Constant Field Values

OPCODE_anewarray_quick

static final short OPCODE_anewarray_quick
See Also:
Constant Field Values

OPCODE_multianewarray_quick

static final short OPCODE_multianewarray_quick
See Also:
Constant Field Values

OPCODE_checkcast_quick

static final short OPCODE_checkcast_quick
See Also:
Constant Field Values

OPCODE_instanceof_quick

static final short OPCODE_instanceof_quick
See Also:
Constant Field Values

OPCODE_invokevirtual_quick_w

static final short OPCODE_invokevirtual_quick_w
See Also:
Constant Field Values

OPCODE_getfield_quick_w

static final short OPCODE_getfield_quick_w
See Also:
Constant Field Values

OPCODE_putfield_quick_w

static final short OPCODE_putfield_quick_w
See Also:
Constant Field Values

OPCODE_impdep1

static final short OPCODE_impdep1
See Also:
Constant Field Values

OPCODE_impdep2

static final short OPCODE_impdep2
See Also:
Constant Field Values

UNDEFINED

static final short UNDEFINED
See Also:
Constant Field Values

UNKNOWN

static final short UNKNOWN
See Also:
Constant Field Values

UNK

static final short UNK
See Also:
Constant Field Values

T_U1

static final byte T_U1
See Also:
Constant Field Values

T_U2

static final byte T_U2
See Also:
Constant Field Values

T_U4

static final byte T_U4
See Also:
Constant Field Values

T_S1

static final byte T_S1
See Also:
Constant Field Values

T_S2

static final byte T_S2
See Also:
Constant Field Values

T_S4

static final byte T_S4
See Also:
Constant Field Values

OPTYPES_NONE

static final short[] OPTYPES_NONE

OPTYPES_U1

static final short[] OPTYPES_U1

OPTYPES_U2

static final short[] OPTYPES_U2

OPTYPES_S2

static final short[] OPTYPES_S2

OPTYPES_S4

static final short[] OPTYPES_S4

OPTYPES_U1U1

static final short[] OPTYPES_U1U1

OPTYPES_U2U1U1

static final short[] OPTYPES_U2U1U1

OPTYPES_U2U1

static final short[] OPTYPES_U2U1

M_UNK

static final short M_UNK
See Also:
Constant Field Values

M_NON

static final short M_NON
See Also:
Constant Field Values

M_VAL

static final short M_VAL
See Also:
Constant Field Values

M_VAR

static final short M_VAR
See Also:
Constant Field Values

M_JMP

static final short M_JMP
See Also:
Constant Field Values

M_TYP

static final short M_TYP
See Also:
Constant Field Values

M_CLS

static final short M_CLS
See Also:
Constant Field Values

M_FLD

static final short M_FLD
See Also:
Constant Field Values

M_MTD

static final short M_MTD
See Also:
Constant Field Values

M_VARVAL

static final short M_VARVAL
See Also:
Constant Field Values

M_CLSVAL

static final short M_CLSVAL
See Also:
Constant Field Values

M_IFS

static final short M_IFS
See Also:
Constant Field Values

M_LOD

static final short M_LOD
See Also:
Constant Field Values

M_ITF

static final short M_ITF
See Also:
Constant Field Values

instructions

static final InstInfo[] instructions