public interface Constants
| Modifier and Type | Field and Description |
|---|---|
static int |
AE_CNST
1 byte index to int or float or String constant.
|
static int |
AE_CNST_W
2 byte index to int or float or string constant.
|
static int |
AE_CNST2_W
2 byte index to long or double constant.
|
static int |
AE_FIELDREF |
static int |
AE_I_D0 |
static int |
AE_I_D1 |
static int |
AE_I_F0 |
static int |
AE_I_F1 |
static int |
AE_I_F2 |
static int |
AE_I_I0 |
static int |
AE_I_I1 |
static int |
AE_I_I2 |
static int |
AE_I_I3 |
static int |
AE_I_I4 |
static int |
AE_I_I5 |
static int |
AE_I_IML |
static int |
AE_I_L0 |
static int |
AE_I_L1 |
static int |
AE_I_LAST |
static int |
AE_I_NULL |
static int |
AE_IFMETHOD |
static int |
AE_METHODREF |
static int |
AE_REFTYPEREF
2 byte index to reference of array, class or interface.
|
static int |
AE_S1
1 byte of signed immediate data.
|
static int |
AE_S2
2 byte of signed immediate data.
|
static int |
AE_U1
1 byte of unsigned immediate data.
|
static int |
AE_U2
2 byte of unsigned immediate data.
|
static int |
AE_U4
4 byte data.
|
static int |
BRANCH |
static int |
BYTE |
static int |
CNST |
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_STRING |
static byte |
CONSTANT_UTF8 |
static int |
ERROR_STACK |
static int |
FIELDREF |
static int |
GETFIELD_STACK |
static int |
GETSTATIC_STACK |
static int |
IFMETHOD |
static Object[] |
IMPLICIT |
static int |
INC |
static int |
INVOKEINTERFACE_STACK |
static int |
INVOKESPECIAL_STACK |
static int |
INVOKESTATIC_STACK |
static int |
INVOKEVIRTUAL_STACK |
static int |
LDC_STACK |
static int |
LS |
static int |
LV |
static int |
MAGIC |
static int |
METHODREF |
static int |
MULTIARRAY_STACK |
static int |
PUTFIELD_STACK |
static int |
PUTSTATIC_STACK |
static int |
REFTYPEREF |
static int |
RT |
static int |
SIMPLE |
static int |
SUCC_BRANCH |
static int |
SUCC_GOTO |
static int |
SUCC_JSR |
static int |
SUCC_LOOKUPSWITCH |
static int |
SUCC_NEXT |
static int |
SUCC_NONE |
static int |
SUCC_RET |
static int |
SUCC_TABLESWITCH |
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_REFERENCE |
static byte |
T_SHORT |
static byte |
T_VOID |
static int |
TS |
static int |
TYPE_BYTE |
static int |
VBRANCH |
static final int MAGIC
static final byte T_REFERENCE
static final byte T_VOID
static final byte T_BOOLEAN
static final byte T_CHAR
static final byte T_FLOAT
static final byte T_DOUBLE
static final byte T_BYTE
static final byte T_SHORT
static final byte T_INT
static final byte T_LONG
static final byte CONSTANT_CLASS
static final byte CONSTANT_FIELDREF
static final byte CONSTANT_METHODREF
static final byte CONSTANT_INTERFACEMETHODREF
static final byte CONSTANT_STRING
static final byte CONSTANT_INTEGER
static final byte CONSTANT_FLOAT
static final byte CONSTANT_LONG
static final byte CONSTANT_DOUBLE
static final byte CONSTANT_NAMEANDTYPE
static final byte CONSTANT_UTF8
static final int SIMPLE
static final int LV
static final int INC
static final int RT
static final int BRANCH
static final int VBRANCH
static final int LS
static final int TS
static final int CNST
static final int REFTYPEREF
static final int FIELDREF
static final int IFMETHOD
static final int METHODREF
static final int BYTE
static final int TYPE_BYTE
static final int SUCC_NONE
static final int SUCC_NEXT
static final int SUCC_GOTO
static final int SUCC_BRANCH
static final int SUCC_LOOKUPSWITCH
static final int SUCC_TABLESWITCH
static final int SUCC_JSR
static final int SUCC_RET
static final int MULTIARRAY_STACK
static final int INVOKEVIRTUAL_STACK
static final int INVOKESPECIAL_STACK
static final int INVOKESTATIC_STACK
static final int INVOKEINTERFACE_STACK
static final int GETSTATIC_STACK
static final int PUTSTATIC_STACK
static final int GETFIELD_STACK
static final int PUTFIELD_STACK
static final int LDC_STACK
static final int ERROR_STACK
static final int AE_I_NULL
static final int AE_I_IML
static final int AE_I_I0
static final int AE_I_I1
static final int AE_I_I2
static final int AE_I_I3
static final int AE_I_I4
static final int AE_I_I5
static final int AE_I_L0
static final int AE_I_L1
static final int AE_I_F0
static final int AE_I_F1
static final int AE_I_F2
static final int AE_I_D0
static final int AE_I_D1
static final int AE_I_LAST
static final int AE_U1
static final int AE_S1
static final int AE_U2
static final int AE_S2
static final int AE_U4
static final int AE_REFTYPEREF
static final int AE_FIELDREF
static final int AE_IFMETHOD
static final int AE_METHODREF
static final int AE_CNST
static final int AE_CNST_W
static final int AE_CNST2_W
static final Object[] IMPLICIT
Copyright © 1998–2017 1&1. All rights reserved.