Package eu.bandm.tools.lljava.codec
Interface Constants
public interface Constants
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final Map<LLJava.Modifier,
Integer> static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final Map<LLJava.Loadable,
Byte> static final char
static final char
static final char
static final char
static final char
static final char
static final char
static final char
static final char
static final char
static final char
static final char
static final char
static final char
static final char
static final Map<LLJava.Modifier,
Integer> static final Map<LLJava.HandleKind,
Byte> static final Map<Byte,
LLJava.HandleKind> static final int
static final Map<LLJava.Modifier,
Integer> static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final Map<LLJava.PrimitiveType,
Byte> static final Map<Byte,
LLJava.PrimitiveType> static final Map<LLJava.PrimitiveType,
Character> static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
-
Field Details
-
MAGIC
static final int MAGIC- See Also:
-
CONSTANT_Utf8
static final int CONSTANT_Utf8- See Also:
-
CONSTANT_Integer
static final int CONSTANT_Integer- See Also:
-
CONSTANT_Float
static final int CONSTANT_Float- See Also:
-
CONSTANT_Long
static final int CONSTANT_Long- See Also:
-
CONSTANT_Double
static final int CONSTANT_Double- See Also:
-
CONSTANT_Class
static final int CONSTANT_Class- See Also:
-
CONSTANT_String
static final int CONSTANT_String- See Also:
-
CONSTANT_Fieldref
static final int CONSTANT_Fieldref- See Also:
-
CONSTANT_Methodref
static final int CONSTANT_Methodref- See Also:
-
CONSTANT_InterfaceMethodref
static final int CONSTANT_InterfaceMethodref- See Also:
-
CONSTANT_NameAndType
static final int CONSTANT_NameAndType- See Also:
-
CONSTANT_MethodHandle
static final int CONSTANT_MethodHandle- See Also:
-
CONSTANT_MethodType
static final int CONSTANT_MethodType- See Also:
-
CONSTANT_InvokeDynamic
static final int CONSTANT_InvokeDynamic- See Also:
-
REF_getField
static final byte REF_getField- See Also:
-
REF_getStatic
static final byte REF_getStatic- See Also:
-
REF_putField
static final byte REF_putField- See Also:
-
REF_putStatic
static final byte REF_putStatic- See Also:
-
REF_invokeVirtual
static final byte REF_invokeVirtual- See Also:
-
REF_invokeStatic
static final byte REF_invokeStatic- See Also:
-
REF_invokeSpecial
static final byte REF_invokeSpecial- See Also:
-
REF_newInvokeSpecial
static final byte REF_newInvokeSpecial- See Also:
-
REF_invokeInterface
static final byte REF_invokeInterface- See Also:
-
ACC_PUBLIC
static final int ACC_PUBLIC- See Also:
-
ACC_PRIVATE
static final int ACC_PRIVATE- See Also:
-
ACC_PROTECTED
static final int ACC_PROTECTED- See Also:
-
ACC_STATIC
static final int ACC_STATIC- See Also:
-
ACC_FINAL
static final int ACC_FINAL- See Also:
-
ACC_SUPER
static final int ACC_SUPER- See Also:
-
ACC_SYNCHRONIZED
static final int ACC_SYNCHRONIZED- See Also:
-
ACC_VOLATILE
static final int ACC_VOLATILE- See Also:
-
ACC_BRIDGE
static final int ACC_BRIDGE- See Also:
-
ACC_TRANSIENT
static final int ACC_TRANSIENT- See Also:
-
ACC_VARARGS
static final int ACC_VARARGS- See Also:
-
ACC_NATIVE
static final int ACC_NATIVE- See Also:
-
ACC_INTERFACE
static final int ACC_INTERFACE- See Also:
-
ACC_ABSTRACT
static final int ACC_ABSTRACT- See Also:
-
ACC_STRICT
static final int ACC_STRICT- See Also:
-
ACC_SYNTHETIC
static final int ACC_SYNTHETIC- See Also:
-
ACC_ANNOTATION
static final int ACC_ANNOTATION- See Also:
-
ACC_ENUM
static final int ACC_ENUM- See Also:
-
DESCRIPTOR_VOID
static final char DESCRIPTOR_VOID- See Also:
-
DESCRIPTOR_BOOLEAN
static final char DESCRIPTOR_BOOLEAN- See Also:
-
DESCRIPTOR_BYTE
static final char DESCRIPTOR_BYTE- See Also:
-
DESCRIPTOR_CHAR
static final char DESCRIPTOR_CHAR- See Also:
-
DESCRIPTOR_SHORT
static final char DESCRIPTOR_SHORT- See Also:
-
DESCRIPTOR_INT
static final char DESCRIPTOR_INT- See Also:
-
DESCRIPTOR_FLOAT
static final char DESCRIPTOR_FLOAT- See Also:
-
DESCRIPTOR_LONG
static final char DESCRIPTOR_LONG- See Also:
-
DESCRIPTOR_DOUBLE
static final char DESCRIPTOR_DOUBLE- See Also:
-
DESCRIPTOR_ARRAY
static final char DESCRIPTOR_ARRAY- See Also:
-
DESCRIPTOR_CLASS_NAME
static final char DESCRIPTOR_CLASS_NAME- See Also:
-
DESCRIPTOR_TYPE_PARAM
static final char DESCRIPTOR_TYPE_PARAM- See Also:
-
DESCRIPTOR_SEMI
static final char DESCRIPTOR_SEMI- See Also:
-
DESCRIPTOR_PAREN_OPEN
static final char DESCRIPTOR_PAREN_OPEN- See Also:
-
DESCRIPTOR_PAREN_CLOSE
static final char DESCRIPTOR_PAREN_CLOSE- See Also:
-
OPCODE_nop
static final byte OPCODE_nop- See Also:
-
OPCODE_aconst_null
static final byte OPCODE_aconst_null- See Also:
-
OPCODE_iconst_m1
static final byte OPCODE_iconst_m1- See Also:
-
OPCODE_iconst_0
static final byte OPCODE_iconst_0- See Also:
-
OPCODE_iconst_1
static final byte OPCODE_iconst_1- See Also:
-
OPCODE_iconst_2
static final byte OPCODE_iconst_2- See Also:
-
OPCODE_iconst_3
static final byte OPCODE_iconst_3- See Also:
-
OPCODE_iconst_4
static final byte OPCODE_iconst_4- See Also:
-
OPCODE_iconst_5
static final byte OPCODE_iconst_5- See Also:
-
OPCODE_lconst_0
static final byte OPCODE_lconst_0- See Also:
-
OPCODE_lconst_1
static final byte OPCODE_lconst_1- See Also:
-
OPCODE_fconst_0
static final byte OPCODE_fconst_0- See Also:
-
OPCODE_fconst_1
static final byte OPCODE_fconst_1- See Also:
-
OPCODE_fconst_2
static final byte OPCODE_fconst_2- See Also:
-
OPCODE_dconst_0
static final byte OPCODE_dconst_0- See Also:
-
OPCODE_dconst_1
static final byte OPCODE_dconst_1- See Also:
-
OPCODE_bipush
static final byte OPCODE_bipush- See Also:
-
OPCODE_sipush
static final byte OPCODE_sipush- See Also:
-
OPCODE_ldc
static final byte OPCODE_ldc- See Also:
-
OPCODE_ldc_w
static final byte OPCODE_ldc_w- See Also:
-
OPCODE_ldc2_w
static final byte OPCODE_ldc2_w- See Also:
-
OPCODE_iload
static final byte OPCODE_iload- See Also:
-
OPCODE_lload
static final byte OPCODE_lload- See Also:
-
OPCODE_fload
static final byte OPCODE_fload- See Also:
-
OPCODE_dload
static final byte OPCODE_dload- See Also:
-
OPCODE_aload
static final byte OPCODE_aload- See Also:
-
OPCODE_iload_0
static final byte OPCODE_iload_0- See Also:
-
OPCODE_iload_1
static final byte OPCODE_iload_1- See Also:
-
OPCODE_iload_2
static final byte OPCODE_iload_2- See Also:
-
OPCODE_iload_3
static final byte OPCODE_iload_3- See Also:
-
OPCODE_lload_0
static final byte OPCODE_lload_0- See Also:
-
OPCODE_lload_1
static final byte OPCODE_lload_1- See Also:
-
OPCODE_lload_2
static final byte OPCODE_lload_2- See Also:
-
OPCODE_lload_3
static final byte OPCODE_lload_3- See Also:
-
OPCODE_fload_0
static final byte OPCODE_fload_0- See Also:
-
OPCODE_fload_1
static final byte OPCODE_fload_1- See Also:
-
OPCODE_fload_2
static final byte OPCODE_fload_2- See Also:
-
OPCODE_fload_3
static final byte OPCODE_fload_3- See Also:
-
OPCODE_dload_0
static final byte OPCODE_dload_0- See Also:
-
OPCODE_dload_1
static final byte OPCODE_dload_1- See Also:
-
OPCODE_dload_2
static final byte OPCODE_dload_2- See Also:
-
OPCODE_dload_3
static final byte OPCODE_dload_3- See Also:
-
OPCODE_aload_0
static final byte OPCODE_aload_0- See Also:
-
OPCODE_aload_1
static final byte OPCODE_aload_1- See Also:
-
OPCODE_aload_2
static final byte OPCODE_aload_2- See Also:
-
OPCODE_aload_3
static final byte OPCODE_aload_3- See Also:
-
OPCODE_iaload
static final byte OPCODE_iaload- See Also:
-
OPCODE_laload
static final byte OPCODE_laload- See Also:
-
OPCODE_faload
static final byte OPCODE_faload- See Also:
-
OPCODE_daload
static final byte OPCODE_daload- See Also:
-
OPCODE_aaload
static final byte OPCODE_aaload- See Also:
-
OPCODE_baload
static final byte OPCODE_baload- See Also:
-
OPCODE_caload
static final byte OPCODE_caload- See Also:
-
OPCODE_saload
static final byte OPCODE_saload- See Also:
-
OPCODE_istore
static final byte OPCODE_istore- See Also:
-
OPCODE_lstore
static final byte OPCODE_lstore- See Also:
-
OPCODE_fstore
static final byte OPCODE_fstore- See Also:
-
OPCODE_dstore
static final byte OPCODE_dstore- See Also:
-
OPCODE_astore
static final byte OPCODE_astore- See Also:
-
OPCODE_istore_0
static final byte OPCODE_istore_0- See Also:
-
OPCODE_istore_1
static final byte OPCODE_istore_1- See Also:
-
OPCODE_istore_2
static final byte OPCODE_istore_2- See Also:
-
OPCODE_istore_3
static final byte OPCODE_istore_3- See Also:
-
OPCODE_lstore_0
static final byte OPCODE_lstore_0- See Also:
-
OPCODE_lstore_1
static final byte OPCODE_lstore_1- See Also:
-
OPCODE_lstore_2
static final byte OPCODE_lstore_2- See Also:
-
OPCODE_lstore_3
static final byte OPCODE_lstore_3- See Also:
-
OPCODE_fstore_0
static final byte OPCODE_fstore_0- See Also:
-
OPCODE_fstore_1
static final byte OPCODE_fstore_1- See Also:
-
OPCODE_fstore_2
static final byte OPCODE_fstore_2- See Also:
-
OPCODE_fstore_3
static final byte OPCODE_fstore_3- See Also:
-
OPCODE_dstore_0
static final byte OPCODE_dstore_0- See Also:
-
OPCODE_dstore_1
static final byte OPCODE_dstore_1- See Also:
-
OPCODE_dstore_2
static final byte OPCODE_dstore_2- See Also:
-
OPCODE_dstore_3
static final byte OPCODE_dstore_3- See Also:
-
OPCODE_astore_0
static final byte OPCODE_astore_0- See Also:
-
OPCODE_astore_1
static final byte OPCODE_astore_1- See Also:
-
OPCODE_astore_2
static final byte OPCODE_astore_2- See Also:
-
OPCODE_astore_3
static final byte OPCODE_astore_3- See Also:
-
OPCODE_iastore
static final byte OPCODE_iastore- See Also:
-
OPCODE_lastore
static final byte OPCODE_lastore- See Also:
-
OPCODE_fastore
static final byte OPCODE_fastore- See Also:
-
OPCODE_dastore
static final byte OPCODE_dastore- See Also:
-
OPCODE_aastore
static final byte OPCODE_aastore- See Also:
-
OPCODE_bastore
static final byte OPCODE_bastore- See Also:
-
OPCODE_castore
static final byte OPCODE_castore- See Also:
-
OPCODE_sastore
static final byte OPCODE_sastore- See Also:
-
OPCODE_pop
static final byte OPCODE_pop- See Also:
-
OPCODE_pop2
static final byte OPCODE_pop2- See Also:
-
OPCODE_dup
static final byte OPCODE_dup- See Also:
-
OPCODE_dup_x1
static final byte OPCODE_dup_x1- See Also:
-
OPCODE_dup_x2
static final byte OPCODE_dup_x2- See Also:
-
OPCODE_dup2
static final byte OPCODE_dup2- See Also:
-
OPCODE_dup2_x1
static final byte OPCODE_dup2_x1- See Also:
-
OPCODE_dup2_x2
static final byte OPCODE_dup2_x2- See Also:
-
OPCODE_swap
static final byte OPCODE_swap- See Also:
-
OPCODE_iadd
static final byte OPCODE_iadd- See Also:
-
OPCODE_ladd
static final byte OPCODE_ladd- See Also:
-
OPCODE_fadd
static final byte OPCODE_fadd- See Also:
-
OPCODE_dadd
static final byte OPCODE_dadd- See Also:
-
OPCODE_isub
static final byte OPCODE_isub- See Also:
-
OPCODE_lsub
static final byte OPCODE_lsub- See Also:
-
OPCODE_fsub
static final byte OPCODE_fsub- See Also:
-
OPCODE_dsub
static final byte OPCODE_dsub- See Also:
-
OPCODE_imul
static final byte OPCODE_imul- See Also:
-
OPCODE_lmul
static final byte OPCODE_lmul- See Also:
-
OPCODE_fmul
static final byte OPCODE_fmul- See Also:
-
OPCODE_dmul
static final byte OPCODE_dmul- See Also:
-
OPCODE_idiv
static final byte OPCODE_idiv- See Also:
-
OPCODE_ldiv
static final byte OPCODE_ldiv- See Also:
-
OPCODE_fdiv
static final byte OPCODE_fdiv- See Also:
-
OPCODE_ddiv
static final byte OPCODE_ddiv- See Also:
-
OPCODE_irem
static final byte OPCODE_irem- See Also:
-
OPCODE_lrem
static final byte OPCODE_lrem- See Also:
-
OPCODE_frem
static final byte OPCODE_frem- See Also:
-
OPCODE_drem
static final byte OPCODE_drem- See Also:
-
OPCODE_ineg
static final byte OPCODE_ineg- See Also:
-
OPCODE_lneg
static final byte OPCODE_lneg- See Also:
-
OPCODE_fneg
static final byte OPCODE_fneg- See Also:
-
OPCODE_dneg
static final byte OPCODE_dneg- See Also:
-
OPCODE_ishl
static final byte OPCODE_ishl- See Also:
-
OPCODE_lshl
static final byte OPCODE_lshl- See Also:
-
OPCODE_ishr
static final byte OPCODE_ishr- See Also:
-
OPCODE_lshr
static final byte OPCODE_lshr- See Also:
-
OPCODE_iushr
static final byte OPCODE_iushr- See Also:
-
OPCODE_lushr
static final byte OPCODE_lushr- See Also:
-
OPCODE_iand
static final byte OPCODE_iand- See Also:
-
OPCODE_land
static final byte OPCODE_land- See Also:
-
OPCODE_ior
static final byte OPCODE_ior- See Also:
-
OPCODE_lor
static final byte OPCODE_lor- See Also:
-
OPCODE_ixor
static final byte OPCODE_ixor- See Also:
-
OPCODE_lxor
static final byte OPCODE_lxor- See Also:
-
OPCODE_iinc
static final byte OPCODE_iinc- See Also:
-
OPCODE_i2l
static final byte OPCODE_i2l- See Also:
-
OPCODE_i2f
static final byte OPCODE_i2f- See Also:
-
OPCODE_i2d
static final byte OPCODE_i2d- See Also:
-
OPCODE_l2i
static final byte OPCODE_l2i- See Also:
-
OPCODE_l2f
static final byte OPCODE_l2f- See Also:
-
OPCODE_l2d
static final byte OPCODE_l2d- See Also:
-
OPCODE_f2i
static final byte OPCODE_f2i- See Also:
-
OPCODE_f2l
static final byte OPCODE_f2l- See Also:
-
OPCODE_f2d
static final byte OPCODE_f2d- See Also:
-
OPCODE_d2i
static final byte OPCODE_d2i- See Also:
-
OPCODE_d2l
static final byte OPCODE_d2l- See Also:
-
OPCODE_d2f
static final byte OPCODE_d2f- See Also:
-
OPCODE_i2b
static final byte OPCODE_i2b- See Also:
-
OPCODE_i2c
static final byte OPCODE_i2c- See Also:
-
OPCODE_i2s
static final byte OPCODE_i2s- See Also:
-
OPCODE_lcmp
static final byte OPCODE_lcmp- See Also:
-
OPCODE_fcmpl
static final byte OPCODE_fcmpl- See Also:
-
OPCODE_fcmpg
static final byte OPCODE_fcmpg- See Also:
-
OPCODE_dcmpl
static final byte OPCODE_dcmpl- See Also:
-
OPCODE_dcmpg
static final byte OPCODE_dcmpg- See Also:
-
OPCODE_ifeq
static final byte OPCODE_ifeq- See Also:
-
OPCODE_ifne
static final byte OPCODE_ifne- See Also:
-
OPCODE_iflt
static final byte OPCODE_iflt- See Also:
-
OPCODE_ifge
static final byte OPCODE_ifge- See Also:
-
OPCODE_ifgt
static final byte OPCODE_ifgt- See Also:
-
OPCODE_ifle
static final byte OPCODE_ifle- See Also:
-
OPCODE_if_icmpeq
static final byte OPCODE_if_icmpeq- See Also:
-
OPCODE_if_icmpne
static final byte OPCODE_if_icmpne- See Also:
-
OPCODE_if_icmplt
static final byte OPCODE_if_icmplt- See Also:
-
OPCODE_if_icmpge
static final byte OPCODE_if_icmpge- See Also:
-
OPCODE_if_icmpgt
static final byte OPCODE_if_icmpgt- See Also:
-
OPCODE_if_icmple
static final byte OPCODE_if_icmple- See Also:
-
OPCODE_if_acmpeq
static final byte OPCODE_if_acmpeq- See Also:
-
OPCODE_if_acmpne
static final byte OPCODE_if_acmpne- See Also:
-
OPCODE_goto
static final byte OPCODE_goto- See Also:
-
OPCODE_jsr
static final byte OPCODE_jsr- See Also:
-
OPCODE_ret
static final byte OPCODE_ret- See Also:
-
OPCODE_tableswitch
static final byte OPCODE_tableswitch- See Also:
-
OPCODE_lookupswitch
static final byte OPCODE_lookupswitch- See Also:
-
OPCODE_ireturn
static final byte OPCODE_ireturn- See Also:
-
OPCODE_lreturn
static final byte OPCODE_lreturn- See Also:
-
OPCODE_freturn
static final byte OPCODE_freturn- See Also:
-
OPCODE_dreturn
static final byte OPCODE_dreturn- See Also:
-
OPCODE_areturn
static final byte OPCODE_areturn- See Also:
-
OPCODE_return
static final byte OPCODE_return- See Also:
-
OPCODE_getstatic
static final byte OPCODE_getstatic- See Also:
-
OPCODE_putstatic
static final byte OPCODE_putstatic- See Also:
-
OPCODE_getfield
static final byte OPCODE_getfield- See Also:
-
OPCODE_putfield
static final byte OPCODE_putfield- See Also:
-
OPCODE_invokevirtual
static final byte OPCODE_invokevirtual- See Also:
-
OPCODE_invokespecial
static final byte OPCODE_invokespecial- See Also:
-
OPCODE_invokestatic
static final byte OPCODE_invokestatic- See Also:
-
OPCODE_invokeinterface
static final byte OPCODE_invokeinterface- See Also:
-
OPCODE_invokedynamic
static final byte OPCODE_invokedynamic- See Also:
-
OPCODE_new
static final byte OPCODE_new- See Also:
-
OPCODE_newarray
static final byte OPCODE_newarray- See Also:
-
OPCODE_anewarray
static final byte OPCODE_anewarray- See Also:
-
OPCODE_arraylength
static final byte OPCODE_arraylength- See Also:
-
OPCODE_athrow
static final byte OPCODE_athrow- See Also:
-
OPCODE_checkcast
static final byte OPCODE_checkcast- See Also:
-
OPCODE_instanceof
static final byte OPCODE_instanceof- See Also:
-
OPCODE_monitorenter
static final byte OPCODE_monitorenter- See Also:
-
OPCODE_monitorexit
static final byte OPCODE_monitorexit- See Also:
-
OPCODE_wide
static final byte OPCODE_wide- See Also:
-
OPCODE_multianewarray
static final byte OPCODE_multianewarray- See Also:
-
OPCODE_ifnull
static final byte OPCODE_ifnull- See Also:
-
OPCODE_ifnonnull
static final byte OPCODE_ifnonnull- See Also:
-
OPCODE_goto_w
static final byte OPCODE_goto_w- See Also:
-
OPCODE_jsr_w
static final byte OPCODE_jsr_w- See Also:
-
OPCODE_breakpoint
static final byte OPCODE_breakpoint- See Also:
-
T_BOOLEAN
static final byte T_BOOLEAN- See Also:
-
T_CHAR
static final byte T_CHAR- See Also:
-
T_FLOAT
static final byte T_FLOAT- See Also:
-
T_DOUBLE
static final byte T_DOUBLE- See Also:
-
T_BYTE
static final byte T_BYTE- See Also:
-
T_SHORT
static final byte T_SHORT- See Also:
-
T_INT
static final byte T_INT- See Also:
-
T_LONG
static final byte T_LONG- See Also:
-
handleKinds
-
handleKindsConverse
-
classModifiers
-
fieldModifiers
-
methodModifiers
-
primitiveDescriptors
-
constantOpcodes
-
primitiveArrayTypes
-
primitiveArrayTypesConverse
-
twoSlotLoadStoreInstructions
-