Constant Field Values
Contents
aQute.bnd.*
-
aQute.bnd.classfile.AnnotationDefaultAttribute Modifier and Type Constant Field Value public static final java.lang.String
NAME
"AnnotationDefault"
-
aQute.bnd.classfile.BootstrapMethodsAttribute Modifier and Type Constant Field Value public static final java.lang.String
NAME
"BootstrapMethods"
-
aQute.bnd.classfile.ClassFile Modifier and Type Constant Field Value public static final int
ACC_ANNOTATION
8192
public static final int
ACC_ENUM
16384
public static final int
ACC_MODULE
32768
public static final int
MAJOR_VERSION
61
-
aQute.bnd.classfile.CodeAttribute Modifier and Type Constant Field Value public static final java.lang.String
NAME
"Code"
-
aQute.bnd.classfile.ConstantPool Modifier and Type Constant Field Value public static final int
CONSTANT_Class
7
public static final int
CONSTANT_Double
6
public static final int
CONSTANT_Dynamic
17
public static final int
CONSTANT_Fieldref
9
public static final int
CONSTANT_Float
4
public static final int
CONSTANT_Integer
3
public static final int
CONSTANT_InterfaceMethodref
11
public static final int
CONSTANT_InvokeDynamic
18
public static final int
CONSTANT_Long
5
public static final int
CONSTANT_MethodHandle
15
public static final int
CONSTANT_Methodref
10
public static final int
CONSTANT_MethodType
16
public static final int
CONSTANT_Module
19
public static final int
CONSTANT_NameAndType
12
public static final int
CONSTANT_Package
20
public static final int
CONSTANT_String
8
public static final int
CONSTANT_Utf8
1
-
aQute.bnd.classfile.ConstantPool.MethodHandleInfo Modifier and Type Constant Field Value public static final int
REF_getField
1
public static final int
REF_getStatic
2
public static final int
REF_invokeInterface
9
public static final int
REF_invokeSpecial
7
public static final int
REF_invokeStatic
6
public static final int
REF_invokeVirtual
5
public static final int
REF_newInvokeSpecial
8
public static final int
REF_putField
3
public static final int
REF_putStatic
4
-
aQute.bnd.classfile.ConstantValueAttribute Modifier and Type Constant Field Value public static final java.lang.String
NAME
"ConstantValue"
-
aQute.bnd.classfile.DeprecatedAttribute Modifier and Type Constant Field Value public static final java.lang.String
NAME
"Deprecated"
-
aQute.bnd.classfile.EnclosingMethodAttribute Modifier and Type Constant Field Value public static final java.lang.String
NAME
"EnclosingMethod"
-
aQute.bnd.classfile.ExceptionsAttribute Modifier and Type Constant Field Value public static final java.lang.String
NAME
"Exceptions"
-
aQute.bnd.classfile.InnerClassesAttribute Modifier and Type Constant Field Value public static final java.lang.String
NAME
"InnerClasses"
-
aQute.bnd.classfile.LineNumberTableAttribute Modifier and Type Constant Field Value public static final java.lang.String
NAME
"LineNumberTable"
-
aQute.bnd.classfile.LocalVariableTableAttribute Modifier and Type Constant Field Value public static final java.lang.String
NAME
"LocalVariableTable"
-
aQute.bnd.classfile.LocalVariableTypeTableAttribute Modifier and Type Constant Field Value public static final java.lang.String
NAME
"LocalVariableTypeTable"
-
aQute.bnd.classfile.MethodParametersAttribute Modifier and Type Constant Field Value public static final java.lang.String
NAME
"MethodParameters"
-
aQute.bnd.classfile.ModuleAttribute Modifier and Type Constant Field Value public static final int
ACC_MANDATED
32768
public static final int
ACC_OPEN
32
public static final int
ACC_SYNTHETIC
4096
public static final java.lang.String
NAME
"Module"
-
aQute.bnd.classfile.ModuleAttribute.Export Modifier and Type Constant Field Value public static final int
ACC_MANDATED
32768
public static final int
ACC_SYNTHETIC
4096
-
aQute.bnd.classfile.ModuleAttribute.Open Modifier and Type Constant Field Value public static final int
ACC_MANDATED
32768
public static final int
ACC_SYNTHETIC
4096
-
aQute.bnd.classfile.ModuleAttribute.Require Modifier and Type Constant Field Value public static final int
ACC_MANDATED
32768
public static final int
ACC_STATIC_PHASE
64
public static final int
ACC_SYNTHETIC
4096
public static final int
ACC_TRANSITIVE
32
-
aQute.bnd.classfile.ModuleMainClassAttribute Modifier and Type Constant Field Value public static final java.lang.String
NAME
"ModuleMainClass"
-
aQute.bnd.classfile.ModulePackagesAttribute Modifier and Type Constant Field Value public static final java.lang.String
NAME
"ModulePackages"
-
aQute.bnd.classfile.NestHostAttribute Modifier and Type Constant Field Value public static final java.lang.String
NAME
"NestHost"
-
aQute.bnd.classfile.NestMembersAttribute Modifier and Type Constant Field Value public static final java.lang.String
NAME
"NestMembers"
-
aQute.bnd.classfile.PermittedSubclassesAttribute Modifier and Type Constant Field Value public static final java.lang.String
NAME
"PermittedSubclasses"
-
aQute.bnd.classfile.RecordAttribute Modifier and Type Constant Field Value public static final java.lang.String
NAME
"Record"
-
aQute.bnd.classfile.RuntimeInvisibleAnnotationsAttribute Modifier and Type Constant Field Value public static final java.lang.String
NAME
"RuntimeInvisibleAnnotations"
-
aQute.bnd.classfile.RuntimeInvisibleParameterAnnotationsAttribute Modifier and Type Constant Field Value public static final java.lang.String
NAME
"RuntimeInvisibleParameterAnnotations"
-
aQute.bnd.classfile.RuntimeInvisibleTypeAnnotationsAttribute Modifier and Type Constant Field Value public static final java.lang.String
NAME
"RuntimeInvisibleTypeAnnotations"
-
aQute.bnd.classfile.RuntimeVisibleAnnotationsAttribute Modifier and Type Constant Field Value public static final java.lang.String
NAME
"RuntimeVisibleAnnotations"
-
aQute.bnd.classfile.RuntimeVisibleParameterAnnotationsAttribute Modifier and Type Constant Field Value public static final java.lang.String
NAME
"RuntimeVisibleParameterAnnotations"
-
aQute.bnd.classfile.RuntimeVisibleTypeAnnotationsAttribute Modifier and Type Constant Field Value public static final java.lang.String
NAME
"RuntimeVisibleTypeAnnotations"
-
aQute.bnd.classfile.SignatureAttribute Modifier and Type Constant Field Value public static final java.lang.String
NAME
"Signature"
-
aQute.bnd.classfile.SourceDebugExtensionAttribute Modifier and Type Constant Field Value public static final java.lang.String
NAME
"SourceDebugExtension"
-
aQute.bnd.classfile.SourceFileAttribute Modifier and Type Constant Field Value public static final java.lang.String
NAME
"SourceFile"
-
aQute.bnd.classfile.StackMapTableAttribute Modifier and Type Constant Field Value public static final java.lang.String
NAME
"StackMapTable"
-
aQute.bnd.classfile.StackMapTableAttribute.StackMapFrame Modifier and Type Constant Field Value public static final int
APPEND
254
public static final int
CHOP
250
public static final int
FULL_FRAME
255
public static final int
RESERVED
246
public static final int
SAME
63
public static final int
SAME_FRAME_EXTENDED
251
public static final int
SAME_LOCALS_1_STACK_ITEM
127
public static final int
SAME_LOCALS_1_STACK_ITEM_EXTENDED
247
-
aQute.bnd.classfile.StackMapTableAttribute.VerificationTypeInfo Modifier and Type Constant Field Value public static final int
ITEM_Double
3
public static final int
ITEM_Float
2
public static final int
ITEM_Integer
1
public static final int
ITEM_Long
4
public static final int
ITEM_Null
5
public static final int
ITEM_Object
7
public static final int
ITEM_Top
0
public static final int
ITEM_Uninitialized
8
public static final int
ITEM_UninitializedThis
6
-
aQute.bnd.classfile.SyntheticAttribute Modifier and Type Constant Field Value public static final java.lang.String
NAME
"Synthetic"
-
aQute.bnd.classfile.TypeAnnotationInfo Modifier and Type Constant Field Value public static final int
TYPEUSE_INDEX_NONE
-1
public static final int
TYPEUSE_TARGET_INDEX_EXTENDS
65535