Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Clazz
Interface jq_ClassFileConstants  view jq_ClassFileConstants download jq_ClassFileConstants.java

All Known Implementing Classes:
Delegates, jq_Array, jq_Class, jq_ConstantPool, jq_Member, jq_Primitive, jq_Reference

public interface jq_ClassFileConstants


Field Summary
static char ACC_ABSTRACT
           
static char ACC_FINAL
           
static char ACC_INTERFACE
           
static char ACC_NATIVE
           
static char ACC_PRIVATE
           
static char ACC_PROTECTED
           
static char ACC_PUBLIC
           
static char ACC_STATIC
           
static char ACC_STRICT
           
static char ACC_SUPER
           
static char ACC_SYNCHRONIZED
           
static char ACC_TRANSIENT
           
static char ACC_VOLATILE
           
static byte CONSTANT_Class
           
static byte CONSTANT_Double
           
static byte CONSTANT_FieldRef
           
static byte CONSTANT_Float
           
static byte CONSTANT_Integer
           
static byte CONSTANT_InterfaceMethodRef
           
static byte CONSTANT_Long
           
static byte CONSTANT_MethodRef
           
static byte CONSTANT_NameAndType
           
static byte CONSTANT_ResolvedClass
           
static byte CONSTANT_ResolvedIFieldRef
           
static byte CONSTANT_ResolvedIMethodRef
           
static byte CONSTANT_ResolvedSFieldRef
           
static byte CONSTANT_ResolvedSMethodRef
           
static byte CONSTANT_String
           
static byte CONSTANT_Utf8
           
static int[] CONSUME_STACK
          Number of words consumed on operand stack by instructions.
static java.lang.String ILLEGAL_OPCODE
           
static java.lang.String ILLEGAL_TYPE
           
static short jbc_AALOAD
           
static short jbc_AASTORE
           
static short jbc_ACONST_NULL
           
static short jbc_ALOAD
           
static short jbc_ALOAD_0
           
static short jbc_ALOAD_1
           
static short jbc_ALOAD_2
           
static short jbc_ALOAD_3
           
static short jbc_ANEWARRAY
           
static short jbc_ARETURN
           
static short jbc_ARRAYLENGTH
           
static short jbc_ASTORE
           
static short jbc_ASTORE_0
           
static short jbc_ASTORE_1
           
static short jbc_ASTORE_2
           
static short jbc_ASTORE_3
           
static short jbc_ATHROW
           
static short jbc_BALOAD
           
static short jbc_BASTORE
           
static short jbc_BIPUSH
           
static short jbc_BREAKPOINT
          Non-legal opcodes, may be used by JVM internally.
static short jbc_CALOAD
           
static short jbc_CASTORE
           
static short jbc_CHECKCAST
           
static short jbc_D2F
           
static short jbc_D2I
           
static short jbc_D2L
           
static short jbc_DADD
           
static short jbc_DALOAD
           
static short jbc_DASTORE
           
static short jbc_DCMPG
           
static short jbc_DCMPL
           
static short jbc_DCONST_0
           
static short jbc_DCONST_1
           
static short jbc_DDIV
           
static short jbc_DLOAD
           
static short jbc_DLOAD_0
           
static short jbc_DLOAD_1
           
static short jbc_DLOAD_2
           
static short jbc_DLOAD_3
           
static short jbc_DMUL
           
static short jbc_DNEG
           
static short jbc_DREM
           
static short jbc_DRETURN
           
static short jbc_DSTORE
           
static short jbc_DSTORE_0
           
static short jbc_DSTORE_1
           
static short jbc_DSTORE_2
           
static short jbc_DSTORE_3
           
static short jbc_DSUB
           
static short jbc_DUP
           
static short jbc_DUP_X1
           
static short jbc_DUP_X2
           
static short jbc_DUP2
           
static short jbc_DUP2_X1
           
static short jbc_DUP2_X2
           
static short jbc_F2D
           
static short jbc_F2I
           
static short jbc_F2L
           
static short jbc_FADD
           
static short jbc_FALOAD
           
static short jbc_FASTORE
           
static short jbc_FCMPG
           
static short jbc_FCMPL
           
static short jbc_FCONST_0
           
static short jbc_FCONST_1
           
static short jbc_FCONST_2
           
static short jbc_FDIV
           
static short jbc_FLOAD
           
static short jbc_FLOAD_0
           
static short jbc_FLOAD_1
           
static short jbc_FLOAD_2
           
static short jbc_FLOAD_3
           
static short jbc_FMUL
           
static short jbc_FNEG
           
static short jbc_FREM
           
static short jbc_FRETURN
           
static short jbc_FSTORE
           
static short jbc_FSTORE_0
           
static short jbc_FSTORE_1
           
static short jbc_FSTORE_2
           
static short jbc_FSTORE_3
           
static short jbc_FSUB
           
static short jbc_GETFIELD
           
static short jbc_GETSTATIC
           
static short jbc_GOTO
           
static short jbc_GOTO_W
           
static short jbc_I2B
           
static short jbc_I2C
           
static short jbc_I2D
           
static short jbc_I2F
           
static short jbc_I2L
           
static short jbc_I2S
           
static short jbc_IADD
           
static short jbc_IALOAD
           
static short jbc_IAND
           
static short jbc_IASTORE
           
static short jbc_ICONST_0
           
static short jbc_ICONST_1
           
static short jbc_ICONST_2
           
static short jbc_ICONST_3
           
static short jbc_ICONST_4
           
static short jbc_ICONST_5
           
static short jbc_ICONST_M1
           
static short jbc_IDIV
           
static short jbc_IF_ACMPEQ
           
static short jbc_IF_ACMPNE
           
static short jbc_IF_ICMPEQ
           
static short jbc_IF_ICMPGE
           
static short jbc_IF_ICMPGT
           
static short jbc_IF_ICMPLE
           
static short jbc_IF_ICMPLT
           
static short jbc_IF_ICMPNE
           
static short jbc_IFEQ
           
static short jbc_IFGE
           
static short jbc_IFGT
           
static short jbc_IFLE
           
static short jbc_IFLT
           
static short jbc_IFNE
           
static short jbc_IFNONNULL
           
static short jbc_IFNULL
           
static short jbc_IINC
           
static short jbc_ILOAD
           
static short jbc_ILOAD_0
           
static short jbc_ILOAD_1
           
static short jbc_ILOAD_2
           
static short jbc_ILOAD_3
           
static short jbc_IMUL
           
static short jbc_INEG
           
static short jbc_INSTANCEOF
           
static short jbc_INT2BYTE
           
static short jbc_INT2CHAR
           
static short jbc_INT2SHORT
           
static short jbc_INVOKEINTERFACE
           
static short jbc_INVOKENONVIRTUAL
           
static short jbc_INVOKESPECIAL
           
static short jbc_INVOKESTATIC
           
static short jbc_INVOKEVIRTUAL
           
static short jbc_IOR
           
static short jbc_IREM
           
static short jbc_IRETURN
           
static short jbc_ISHL
           
static short jbc_ISHR
           
static short jbc_ISTORE
           
static short jbc_ISTORE_0
           
static short jbc_ISTORE_1
           
static short jbc_ISTORE_2
           
static short jbc_ISTORE_3
           
static short jbc_ISUB
           
static short jbc_IUSHR
           
static short jbc_IXOR
           
static short jbc_JSR
           
static short jbc_JSR_W
           
static short jbc_L2D
           
static short jbc_L2F
           
static short jbc_L2I
           
static short jbc_LADD
           
static short jbc_LALOAD
           
static short jbc_LAND
           
static short jbc_LASTORE
           
static short jbc_LCMP
           
static short jbc_LCONST_0
           
static short jbc_LCONST_1
           
static short jbc_LDC
           
static short jbc_LDC_W
           
static short jbc_LDC2_W
           
static short jbc_LDIV
           
static short jbc_LLOAD
           
static short jbc_LLOAD_0
           
static short jbc_LLOAD_1
           
static short jbc_LLOAD_2
           
static short jbc_LLOAD_3
           
static short jbc_LMUL
           
static short jbc_LNEG
           
static short jbc_LOOKUPSWITCH
           
static short jbc_LOR
           
static short jbc_LREM
           
static short jbc_LRETURN
           
static short jbc_LSHL
           
static short jbc_LSHR
           
static short jbc_LSTORE
           
static short jbc_LSTORE_0
           
static short jbc_LSTORE_1
           
static short jbc_LSTORE_2
           
static short jbc_LSTORE_3
           
static short jbc_LSUB
           
static short jbc_LUSHR
           
static short jbc_LXOR
           
static short jbc_MONITORENTER
           
static short jbc_MONITOREXIT
           
static short jbc_MULTIANEWARRAY
           
static short jbc_NEW
           
static short jbc_NEWARRAY
           
static short jbc_NOP
          Java VM opcodes.
static short jbc_POP
           
static short jbc_POP2
           
static short jbc_PUTFIELD
           
static short jbc_PUTSTATIC
           
static short jbc_RET
           
static short jbc_RETURN
           
static short jbc_SALOAD
           
static short jbc_SASTORE
           
static short jbc_SIPUSH
           
static short jbc_SWAP
           
static short jbc_TABLESWITCH
           
static short jbc_WIDE
           
static short[] NO_OF_OPERANDS
          Number of byte code operands, i.e., number of bytes after the tag byte itself.
static java.lang.String[] OPCODE_NAMES
          Names of opcodes.
static int[] PRODUCE_STACK
          Number of words produced onto operand stack by instructions.
static short RESERVED
           
static byte STATE_CLSINITERROR
           
static byte STATE_CLSINITIALIZED
           
static byte STATE_CLSINITIALIZING
           
static byte STATE_CLSINITRUNNING
           
static byte STATE_COMPILED
           
static byte STATE_COMPILING
           
static byte STATE_LOADED
           
static byte STATE_LOADERROR
           
static byte STATE_LOADING1
           
static byte STATE_LOADING2
           
static byte STATE_LOADING3
           
static byte STATE_PREPARED
           
static byte STATE_PREPARING
           
static byte STATE_SFINITIALIZED
           
static byte STATE_SFINITIALIZING
           
static byte STATE_UNLOADED
           
static byte STATE_VERIFIED
           
static byte STATE_VERIFYING
           
static byte T_BOOLEAN
           
static byte T_BYTE
           
static byte T_CHAR
           
static byte T_DOUBLE
           
static byte T_FLOAT
           
static byte T_INT
           
static byte T_LONG
           
static byte T_SHORT
           
static byte TC_ARRAY
           
static byte TC_BOOLEAN
           
static byte TC_BYTE
           
static byte TC_CHAR
           
static byte TC_CLASS
           
static byte TC_CLASSEND
           
static byte TC_DOUBLE
           
static byte TC_FLOAT
           
static byte TC_INT
           
static byte TC_LONG
           
static byte TC_PARAM
           
static byte TC_PARAMEND
           
static byte TC_SHORT
           
static byte TC_VOID
           
static short[][] TYPE_OF_OPERANDS
          How the byte code operands are to be interpreted.
static short UNDEFINED
          Illegal codes
static short UNPREDICTABLE
           
 

Field Detail

ACC_PUBLIC

public static final char ACC_PUBLIC
See Also:
Constant Field Values

ACC_PRIVATE

public static final char ACC_PRIVATE
See Also:
Constant Field Values

ACC_PROTECTED

public static final char ACC_PROTECTED
See Also:
Constant Field Values

ACC_STATIC

public static final char ACC_STATIC
See Also:
Constant Field Values

ACC_FINAL

public static final char ACC_FINAL
See Also:
Constant Field Values

ACC_SYNCHRONIZED

public static final char ACC_SYNCHRONIZED
See Also:
Constant Field Values

ACC_SUPER

public static final char ACC_SUPER
See Also:
Constant Field Values

ACC_VOLATILE

public static final char ACC_VOLATILE
See Also:
Constant Field Values

ACC_TRANSIENT

public static final char ACC_TRANSIENT
See Also:
Constant Field Values

ACC_NATIVE

public static final char ACC_NATIVE
See Also:
Constant Field Values

ACC_INTERFACE

public static final char ACC_INTERFACE
See Also:
Constant Field Values

ACC_ABSTRACT

public static final char ACC_ABSTRACT
See Also:
Constant Field Values

ACC_STRICT

public static final char ACC_STRICT
See Also:
Constant Field Values

CONSTANT_Class

public static final byte CONSTANT_Class
See Also:
Constant Field Values

CONSTANT_FieldRef

public static final byte CONSTANT_FieldRef
See Also:
Constant Field Values

CONSTANT_MethodRef

public static final byte CONSTANT_MethodRef
See Also:
Constant Field Values

CONSTANT_InterfaceMethodRef

public static final byte CONSTANT_InterfaceMethodRef
See Also:
Constant Field Values

CONSTANT_String

public static final byte CONSTANT_String
See Also:
Constant Field Values

CONSTANT_Integer

public static final byte CONSTANT_Integer
See Also:
Constant Field Values

CONSTANT_Float

public static final byte CONSTANT_Float
See Also:
Constant Field Values

CONSTANT_Long

public static final byte CONSTANT_Long
See Also:
Constant Field Values

CONSTANT_Double

public static final byte CONSTANT_Double
See Also:
Constant Field Values

CONSTANT_NameAndType

public static final byte CONSTANT_NameAndType
See Also:
Constant Field Values

CONSTANT_Utf8

public static final byte CONSTANT_Utf8
See Also:
Constant Field Values

CONSTANT_ResolvedClass

public static final byte CONSTANT_ResolvedClass
See Also:
Constant Field Values

CONSTANT_ResolvedSFieldRef

public static final byte CONSTANT_ResolvedSFieldRef
See Also:
Constant Field Values

CONSTANT_ResolvedIFieldRef

public static final byte CONSTANT_ResolvedIFieldRef
See Also:
Constant Field Values

CONSTANT_ResolvedSMethodRef

public static final byte CONSTANT_ResolvedSMethodRef
See Also:
Constant Field Values

CONSTANT_ResolvedIMethodRef

public static final byte CONSTANT_ResolvedIMethodRef
See Also:
Constant Field Values

TC_BYTE

public static final byte TC_BYTE
See Also:
Constant Field Values

TC_CHAR

public static final byte TC_CHAR
See Also:
Constant Field Values

TC_DOUBLE

public static final byte TC_DOUBLE
See Also:
Constant Field Values

TC_FLOAT

public static final byte TC_FLOAT
See Also:
Constant Field Values

TC_INT

public static final byte TC_INT
See Also:
Constant Field Values

TC_LONG

public static final byte TC_LONG
See Also:
Constant Field Values

TC_CLASS

public static final byte TC_CLASS
See Also:
Constant Field Values

TC_CLASSEND

public static final byte TC_CLASSEND
See Also:
Constant Field Values

TC_SHORT

public static final byte TC_SHORT
See Also:
Constant Field Values

TC_BOOLEAN

public static final byte TC_BOOLEAN
See Also:
Constant Field Values

TC_ARRAY

public static final byte TC_ARRAY
See Also:
Constant Field Values

TC_PARAM

public static final byte TC_PARAM
See Also:
Constant Field Values

TC_PARAMEND

public static final byte TC_PARAMEND
See Also:
Constant Field Values

TC_VOID

public static final byte TC_VOID
See Also:
Constant Field Values

T_BOOLEAN

public static final byte T_BOOLEAN
See Also:
Constant Field Values

T_CHAR

public static final byte T_CHAR
See Also:
Constant Field Values

T_FLOAT

public static final byte T_FLOAT
See Also:
Constant Field Values

T_DOUBLE

public static final byte T_DOUBLE
See Also:
Constant Field Values

T_BYTE

public static final byte T_BYTE
See Also:
Constant Field Values

T_SHORT

public static final byte T_SHORT
See Also:
Constant Field Values

T_INT

public static final byte T_INT
See Also:
Constant Field Values

T_LONG

public static final byte T_LONG
See Also:
Constant Field Values

STATE_UNLOADED

public static final byte STATE_UNLOADED
See Also:
Constant Field Values

STATE_LOADING1

public static final byte STATE_LOADING1
See Also:
Constant Field Values

STATE_LOADING2

public static final byte STATE_LOADING2
See Also:
Constant Field Values

STATE_LOADING3

public static final byte STATE_LOADING3
See Also:
Constant Field Values

STATE_LOADERROR

public static final byte STATE_LOADERROR
See Also:
Constant Field Values

STATE_LOADED

public static final byte STATE_LOADED
See Also:
Constant Field Values

STATE_VERIFYING

public static final byte STATE_VERIFYING
See Also:
Constant Field Values

STATE_VERIFIED

public static final byte STATE_VERIFIED
See Also:
Constant Field Values

STATE_PREPARING

public static final byte STATE_PREPARING
See Also:
Constant Field Values

STATE_PREPARED

public static final byte STATE_PREPARED
See Also:
Constant Field Values

STATE_SFINITIALIZING

public static final byte STATE_SFINITIALIZING
See Also:
Constant Field Values

STATE_SFINITIALIZED

public static final byte STATE_SFINITIALIZED
See Also:
Constant Field Values

STATE_COMPILING

public static final byte STATE_COMPILING
See Also:
Constant Field Values

STATE_COMPILED

public static final byte STATE_COMPILED
See Also:
Constant Field Values

STATE_CLSINITIALIZING

public static final byte STATE_CLSINITIALIZING
See Also:
Constant Field Values

STATE_CLSINITRUNNING

public static final byte STATE_CLSINITRUNNING
See Also:
Constant Field Values

STATE_CLSINITERROR

public static final byte STATE_CLSINITERROR
See Also:
Constant Field Values

STATE_CLSINITIALIZED

public static final byte STATE_CLSINITIALIZED
See Also:
Constant Field Values

UNDEFINED

public static final short UNDEFINED
Illegal codes

See Also:
Constant Field Values

UNPREDICTABLE

public static final short UNPREDICTABLE
See Also:
Constant Field Values

RESERVED

public static final short RESERVED
See Also:
Constant Field Values

ILLEGAL_OPCODE

public static final java.lang.String ILLEGAL_OPCODE
See Also:
Constant Field Values

ILLEGAL_TYPE

public static final java.lang.String ILLEGAL_TYPE
See Also:
Constant Field Values

jbc_NOP

public static final short jbc_NOP
Java VM opcodes. (VM Spec Chapter 6)

See Also:
Constant Field Values

jbc_ACONST_NULL

public static final short jbc_ACONST_NULL
See Also:
Constant Field Values

jbc_ICONST_M1

public static final short jbc_ICONST_M1
See Also:
Constant Field Values

jbc_ICONST_0

public static final short jbc_ICONST_0
See Also:
Constant Field Values

jbc_ICONST_1

public static final short jbc_ICONST_1
See Also:
Constant Field Values

jbc_ICONST_2

public static final short jbc_ICONST_2
See Also:
Constant Field Values

jbc_ICONST_3

public static final short jbc_ICONST_3
See Also:
Constant Field Values

jbc_ICONST_4

public static final short jbc_ICONST_4
See Also:
Constant Field Values

jbc_ICONST_5

public static final short jbc_ICONST_5
See Also:
Constant Field Values

jbc_LCONST_0

public static final short jbc_LCONST_0
See Also:
Constant Field Values

jbc_LCONST_1

public static final short jbc_LCONST_1
See Also:
Constant Field Values

jbc_FCONST_0

public static final short jbc_FCONST_0
See Also:
Constant Field Values

jbc_FCONST_1

public static final short jbc_FCONST_1
See Also:
Constant Field Values

jbc_FCONST_2

public static final short jbc_FCONST_2
See Also:
Constant Field Values

jbc_DCONST_0

public static final short jbc_DCONST_0
See Also:
Constant Field Values

jbc_DCONST_1

public static final short jbc_DCONST_1
See Also:
Constant Field Values

jbc_BIPUSH

public static final short jbc_BIPUSH
See Also:
Constant Field Values

jbc_SIPUSH

public static final short jbc_SIPUSH
See Also:
Constant Field Values

jbc_LDC

public static final short jbc_LDC
See Also:
Constant Field Values

jbc_LDC_W

public static final short jbc_LDC_W
See Also:
Constant Field Values

jbc_LDC2_W

public static final short jbc_LDC2_W
See Also:
Constant Field Values

jbc_ILOAD

public static final short jbc_ILOAD
See Also:
Constant Field Values

jbc_LLOAD

public static final short jbc_LLOAD
See Also:
Constant Field Values

jbc_FLOAD

public static final short jbc_FLOAD
See Also:
Constant Field Values

jbc_DLOAD

public static final short jbc_DLOAD
See Also:
Constant Field Values

jbc_ALOAD

public static final short jbc_ALOAD
See Also:
Constant Field Values

jbc_ILOAD_0

public static final short jbc_ILOAD_0
See Also:
Constant Field Values

jbc_ILOAD_1

public static final short jbc_ILOAD_1
See Also:
Constant Field Values

jbc_ILOAD_2

public static final short jbc_ILOAD_2
See Also:
Constant Field Values

jbc_ILOAD_3

public static final short jbc_ILOAD_3
See Also:
Constant Field Values

jbc_LLOAD_0

public static final short jbc_LLOAD_0
See Also:
Constant Field Values

jbc_LLOAD_1

public static final short jbc_LLOAD_1
See Also:
Constant Field Values

jbc_LLOAD_2

public static final short jbc_LLOAD_2
See Also:
Constant Field Values

jbc_LLOAD_3

public static final short jbc_LLOAD_3
See Also:
Constant Field Values

jbc_FLOAD_0

public static final short jbc_FLOAD_0
See Also:
Constant Field Values

jbc_FLOAD_1

public static final short jbc_FLOAD_1
See Also: