org.eclipse.jdt.internal.compiler.classfmt
接口 ClassFileConstants
- 所有已知实现类:
- ConstantPool
public interface ClassFileConstants
AccDefault
static final int AccDefault
- 另请参见:
- 常量字段值
AccPublic
static final int AccPublic
- 另请参见:
- 常量字段值
AccPrivate
static final int AccPrivate
- 另请参见:
- 常量字段值
AccProtected
static final int AccProtected
- 另请参见:
- 常量字段值
AccStatic
static final int AccStatic
- 另请参见:
- 常量字段值
AccFinal
static final int AccFinal
- 另请参见:
- 常量字段值
AccSynchronized
static final int AccSynchronized
- 另请参见:
- 常量字段值
AccVolatile
static final int AccVolatile
- 另请参见:
- 常量字段值
AccBridge
static final int AccBridge
- 另请参见:
- 常量字段值
AccTransient
static final int AccTransient
- 另请参见:
- 常量字段值
AccVarargs
static final int AccVarargs
- 另请参见:
- 常量字段值
AccNative
static final int AccNative
- 另请参见:
- 常量字段值
AccInterface
static final int AccInterface
- 另请参见:
- 常量字段值
AccAbstract
static final int AccAbstract
- 另请参见:
- 常量字段值
AccStrictfp
static final int AccStrictfp
- 另请参见:
- 常量字段值
AccSynthetic
static final int AccSynthetic
- 另请参见:
- 常量字段值
AccAnnotation
static final int AccAnnotation
- 另请参见:
- 常量字段值
AccEnum
static final int AccEnum
- 另请参见:
- 常量字段值
AccSuper
static final int AccSuper
- Other VM flags.
- 另请参见:
- 常量字段值
AccAnnotationDefault
static final int AccAnnotationDefault
- Extra flags for types and members attributes.
- 另请参见:
- 常量字段值
AccDeprecated
static final int AccDeprecated
- 另请参见:
- 常量字段值
Utf8Tag
static final int Utf8Tag
- 另请参见:
- 常量字段值
IntegerTag
static final int IntegerTag
- 另请参见:
- 常量字段值
FloatTag
static final int FloatTag
- 另请参见:
- 常量字段值
LongTag
static final int LongTag
- 另请参见:
- 常量字段值
DoubleTag
static final int DoubleTag
- 另请参见:
- 常量字段值
ClassTag
static final int ClassTag
- 另请参见:
- 常量字段值
StringTag
static final int StringTag
- 另请参见:
- 常量字段值
FieldRefTag
static final int FieldRefTag
- 另请参见:
- 常量字段值
MethodRefTag
static final int MethodRefTag
- 另请参见:
- 常量字段值
InterfaceMethodRefTag
static final int InterfaceMethodRefTag
- 另请参见:
- 常量字段值
NameAndTypeTag
static final int NameAndTypeTag
- 另请参见:
- 常量字段值
ConstantMethodRefFixedSize
static final int ConstantMethodRefFixedSize
- 另请参见:
- 常量字段值
ConstantClassFixedSize
static final int ConstantClassFixedSize
- 另请参见:
- 常量字段值
ConstantDoubleFixedSize
static final int ConstantDoubleFixedSize
- 另请参见:
- 常量字段值
ConstantFieldRefFixedSize
static final int ConstantFieldRefFixedSize
- 另请参见:
- 常量字段值
ConstantFloatFixedSize
static final int ConstantFloatFixedSize
- 另请参见:
- 常量字段值
ConstantIntegerFixedSize
static final int ConstantIntegerFixedSize
- 另请参见:
- 常量字段值
ConstantInterfaceMethodRefFixedSize
static final int ConstantInterfaceMethodRefFixedSize
- 另请参见:
- 常量字段值
ConstantLongFixedSize
static final int ConstantLongFixedSize
- 另请参见:
- 常量字段值
ConstantStringFixedSize
static final int ConstantStringFixedSize
- 另请参见:
- 常量字段值
ConstantUtf8FixedSize
static final int ConstantUtf8FixedSize
- 另请参见:
- 常量字段值
ConstantNameAndTypeFixedSize
static final int ConstantNameAndTypeFixedSize
- 另请参见:
- 常量字段值
MAJOR_VERSION_1_1
static final int MAJOR_VERSION_1_1
- 另请参见:
- 常量字段值
MAJOR_VERSION_1_2
static final int MAJOR_VERSION_1_2
- 另请参见:
- 常量字段值
MAJOR_VERSION_1_3
static final int MAJOR_VERSION_1_3
- 另请参见:
- 常量字段值
MAJOR_VERSION_1_4
static final int MAJOR_VERSION_1_4
- 另请参见:
- 常量字段值
MAJOR_VERSION_1_5
static final int MAJOR_VERSION_1_5
- 另请参见:
- 常量字段值
MAJOR_VERSION_1_6
static final int MAJOR_VERSION_1_6
- 另请参见:
- 常量字段值
MAJOR_VERSION_1_7
static final int MAJOR_VERSION_1_7
- 另请参见:
- 常量字段值
MINOR_VERSION_0
static final int MINOR_VERSION_0
- 另请参见:
- 常量字段值
MINOR_VERSION_1
static final int MINOR_VERSION_1
- 另请参见:
- 常量字段值
MINOR_VERSION_2
static final int MINOR_VERSION_2
- 另请参见:
- 常量字段值
MINOR_VERSION_3
static final int MINOR_VERSION_3
- 另请参见:
- 常量字段值
MINOR_VERSION_4
static final int MINOR_VERSION_4
- 另请参见:
- 常量字段值
JDK1_1
static final long JDK1_1
- 另请参见:
- 常量字段值
JDK1_2
static final long JDK1_2
- 另请参见:
- 常量字段值
JDK1_3
static final long JDK1_3
- 另请参见:
- 常量字段值
JDK1_4
static final long JDK1_4
- 另请参见:
- 常量字段值
JDK1_5
static final long JDK1_5
- 另请参见:
- 常量字段值
JDK1_6
static final long JDK1_6
- 另请参见:
- 常量字段值
JDK1_7
static final long JDK1_7
- 另请参见:
- 常量字段值
CLDC_1_1
static final long CLDC_1_1
- 另请参见:
- 常量字段值
JDK_DEFERRED
static final long JDK_DEFERRED
- 另请参见:
- 常量字段值
INT_ARRAY
static final int INT_ARRAY
- 另请参见:
- 常量字段值
BYTE_ARRAY
static final int BYTE_ARRAY
- 另请参见:
- 常量字段值
BOOLEAN_ARRAY
static final int BOOLEAN_ARRAY
- 另请参见:
- 常量字段值
SHORT_ARRAY
static final int SHORT_ARRAY
- 另请参见:
- 常量字段值
CHAR_ARRAY
static final int CHAR_ARRAY
- 另请参见:
- 常量字段值
LONG_ARRAY
static final int LONG_ARRAY
- 另请参见:
- 常量字段值
FLOAT_ARRAY
static final int FLOAT_ARRAY
- 另请参见:
- 常量字段值
DOUBLE_ARRAY
static final int DOUBLE_ARRAY
- 另请参见:
- 常量字段值
ATTR_SOURCE
static final int ATTR_SOURCE
- 另请参见:
- 常量字段值
ATTR_LINES
static final int ATTR_LINES
- 另请参见:
- 常量字段值
ATTR_VARS
static final int ATTR_VARS
- 另请参见:
- 常量字段值
ATTR_STACK_MAP_TABLE
static final int ATTR_STACK_MAP_TABLE
- 另请参见:
- 常量字段值
ATTR_STACK_MAP
static final int ATTR_STACK_MAP
- 另请参见:
- 常量字段值
Copyright © 2013. All Rights Reserved.