org.eclipse.jdt.internal.compiler.classfmt
Interface ClassFileConstants
- All Known Implementing Classes:
- ConstantPool
public interface ClassFileConstants
AccDefault
static final int AccDefault
- See Also:
- Constant Field Values
AccPublic
static final int AccPublic
- See Also:
- Constant Field Values
AccPrivate
static final int AccPrivate
- See Also:
- Constant Field Values
AccProtected
static final int AccProtected
- See Also:
- Constant Field Values
AccStatic
static final int AccStatic
- See Also:
- Constant Field Values
AccFinal
static final int AccFinal
- See Also:
- Constant Field Values
AccSynchronized
static final int AccSynchronized
- See Also:
- Constant Field Values
AccVolatile
static final int AccVolatile
- See Also:
- Constant Field Values
AccBridge
static final int AccBridge
- See Also:
- Constant Field Values
AccTransient
static final int AccTransient
- See Also:
- Constant Field Values
AccVarargs
static final int AccVarargs
- See Also:
- Constant Field Values
AccNative
static final int AccNative
- See Also:
- Constant Field Values
AccInterface
static final int AccInterface
- See Also:
- Constant Field Values
AccAbstract
static final int AccAbstract
- See Also:
- Constant Field Values
AccStrictfp
static final int AccStrictfp
- See Also:
- Constant Field Values
AccSynthetic
static final int AccSynthetic
- See Also:
- Constant Field Values
AccAnnotation
static final int AccAnnotation
- See Also:
- Constant Field Values
AccEnum
static final int AccEnum
- See Also:
- Constant Field Values
AccSuper
static final int AccSuper
- Other VM flags.
- See Also:
- Constant Field Values
AccAnnotationDefault
static final int AccAnnotationDefault
- Extra flags for types and members attributes.
- See Also:
- Constant Field Values
AccDeprecated
static final int AccDeprecated
- See Also:
- Constant Field Values
Utf8Tag
static final int Utf8Tag
- See Also:
- Constant Field Values
IntegerTag
static final int IntegerTag
- See Also:
- Constant Field Values
FloatTag
static final int FloatTag
- See Also:
- Constant Field Values
LongTag
static final int LongTag
- See Also:
- Constant Field Values
DoubleTag
static final int DoubleTag
- See Also:
- Constant Field Values
ClassTag
static final int ClassTag
- See Also:
- Constant Field Values
StringTag
static final int StringTag
- See Also:
- Constant Field Values
FieldRefTag
static final int FieldRefTag
- See Also:
- Constant Field Values
MethodRefTag
static final int MethodRefTag
- See Also:
- Constant Field Values
InterfaceMethodRefTag
static final int InterfaceMethodRefTag
- See Also:
- Constant Field Values
NameAndTypeTag
static final int NameAndTypeTag
- See Also:
- Constant Field Values
ConstantMethodRefFixedSize
static final int ConstantMethodRefFixedSize
- See Also:
- Constant Field Values
ConstantClassFixedSize
static final int ConstantClassFixedSize
- See Also:
- Constant Field Values
ConstantDoubleFixedSize
static final int ConstantDoubleFixedSize
- See Also:
- Constant Field Values
ConstantFieldRefFixedSize
static final int ConstantFieldRefFixedSize
- See Also:
- Constant Field Values
ConstantFloatFixedSize
static final int ConstantFloatFixedSize
- See Also:
- Constant Field Values
ConstantIntegerFixedSize
static final int ConstantIntegerFixedSize
- See Also:
- Constant Field Values
ConstantInterfaceMethodRefFixedSize
static final int ConstantInterfaceMethodRefFixedSize
- See Also:
- Constant Field Values
ConstantLongFixedSize
static final int ConstantLongFixedSize
- See Also:
- Constant Field Values
ConstantStringFixedSize
static final int ConstantStringFixedSize
- See Also:
- Constant Field Values
ConstantUtf8FixedSize
static final int ConstantUtf8FixedSize
- See Also:
- Constant Field Values
ConstantNameAndTypeFixedSize
static final int ConstantNameAndTypeFixedSize
- See Also:
- Constant Field Values
MAJOR_VERSION_1_1
static final int MAJOR_VERSION_1_1
- See Also:
- Constant Field Values
MAJOR_VERSION_1_2
static final int MAJOR_VERSION_1_2
- See Also:
- Constant Field Values
MAJOR_VERSION_1_3
static final int MAJOR_VERSION_1_3
- See Also:
- Constant Field Values
MAJOR_VERSION_1_4
static final int MAJOR_VERSION_1_4
- See Also:
- Constant Field Values
MAJOR_VERSION_1_5
static final int MAJOR_VERSION_1_5
- See Also:
- Constant Field Values
MAJOR_VERSION_1_6
static final int MAJOR_VERSION_1_6
- See Also:
- Constant Field Values
MAJOR_VERSION_1_7
static final int MAJOR_VERSION_1_7
- See Also:
- Constant Field Values
MINOR_VERSION_0
static final int MINOR_VERSION_0
- See Also:
- Constant Field Values
MINOR_VERSION_1
static final int MINOR_VERSION_1
- See Also:
- Constant Field Values
MINOR_VERSION_2
static final int MINOR_VERSION_2
- See Also:
- Constant Field Values
MINOR_VERSION_3
static final int MINOR_VERSION_3
- See Also:
- Constant Field Values
MINOR_VERSION_4
static final int MINOR_VERSION_4
- See Also:
- Constant Field Values
JDK1_1
static final long JDK1_1
- See Also:
- Constant Field Values
JDK1_2
static final long JDK1_2
- See Also:
- Constant Field Values
JDK1_3
static final long JDK1_3
- See Also:
- Constant Field Values
JDK1_4
static final long JDK1_4
- See Also:
- Constant Field Values
JDK1_5
static final long JDK1_5
- See Also:
- Constant Field Values
JDK1_6
static final long JDK1_6
- See Also:
- Constant Field Values
JDK1_7
static final long JDK1_7
- See Also:
- Constant Field Values
CLDC_1_1
static final long CLDC_1_1
- See Also:
- Constant Field Values
JDK_DEFERRED
static final long JDK_DEFERRED
- See Also:
- Constant Field Values
INT_ARRAY
static final int INT_ARRAY
- See Also:
- Constant Field Values
BYTE_ARRAY
static final int BYTE_ARRAY
- See Also:
- Constant Field Values
BOOLEAN_ARRAY
static final int BOOLEAN_ARRAY
- See Also:
- Constant Field Values
SHORT_ARRAY
static final int SHORT_ARRAY
- See Also:
- Constant Field Values
CHAR_ARRAY
static final int CHAR_ARRAY
- See Also:
- Constant Field Values
LONG_ARRAY
static final int LONG_ARRAY
- See Also:
- Constant Field Values
FLOAT_ARRAY
static final int FLOAT_ARRAY
- See Also:
- Constant Field Values
DOUBLE_ARRAY
static final int DOUBLE_ARRAY
- See Also:
- Constant Field Values
ATTR_SOURCE
static final int ATTR_SOURCE
- See Also:
- Constant Field Values
ATTR_LINES
static final int ATTR_LINES
- See Also:
- Constant Field Values
ATTR_VARS
static final int ATTR_VARS
- See Also:
- Constant Field Values
ATTR_STACK_MAP_TABLE
static final int ATTR_STACK_MAP_TABLE
- See Also:
- Constant Field Values
ATTR_STACK_MAP
static final int ATTR_STACK_MAP
- See Also:
- Constant Field Values