public final class com.sun.tools.classfile.Instruction$TypeKind extends java.lang.Enum<com.sun.tools.classfile.Instruction$TypeKind>
minor version: 0
major version: 59
flags: flags: (0x4031) ACC_PUBLIC, ACC_FINAL, ACC_SUPER, ACC_ANNOTATION
this_class: com.sun.tools.classfile.Instruction$TypeKind
super_class: java.lang.Enum
{
public static final com.sun.tools.classfile.Instruction$TypeKind T_BOOLEAN;
descriptor: Lcom/sun/tools/classfile/Instruction$TypeKind;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final com.sun.tools.classfile.Instruction$TypeKind T_CHAR;
descriptor: Lcom/sun/tools/classfile/Instruction$TypeKind;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final com.sun.tools.classfile.Instruction$TypeKind T_FLOAT;
descriptor: Lcom/sun/tools/classfile/Instruction$TypeKind;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final com.sun.tools.classfile.Instruction$TypeKind T_DOUBLE;
descriptor: Lcom/sun/tools/classfile/Instruction$TypeKind;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final com.sun.tools.classfile.Instruction$TypeKind T_BYTE;
descriptor: Lcom/sun/tools/classfile/Instruction$TypeKind;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final com.sun.tools.classfile.Instruction$TypeKind T_SHORT;
descriptor: Lcom/sun/tools/classfile/Instruction$TypeKind;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final com.sun.tools.classfile.Instruction$TypeKind T_INT;
descriptor: Lcom/sun/tools/classfile/Instruction$TypeKind;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final com.sun.tools.classfile.Instruction$TypeKind T_LONG;
descriptor: Lcom/sun/tools/classfile/Instruction$TypeKind;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public final int value;
descriptor: I
flags: (0x0011) ACC_PUBLIC, ACC_FINAL
public final java.lang.String name;
descriptor: Ljava/lang/String;
flags: (0x0011) ACC_PUBLIC, ACC_FINAL
private static final com.sun.tools.classfile.Instruction$TypeKind[] ENUM$VALUES;
descriptor: [Lcom/sun/tools/classfile/Instruction$TypeKind;
flags: (0x101a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL, ACC_SYNTHETIC
static void <clinit>();
descriptor: ()V
flags: (0x0008) ACC_STATIC
Code:
stack=6, locals=0, args_size=0
0: new com.sun.tools.classfile.Instruction$TypeKind
dup
ldc "T_BOOLEAN"
iconst_0
iconst_4
ldc "boolean"
invokespecial com.sun.tools.classfile.Instruction$TypeKind.<init>:(Ljava/lang/String;IILjava/lang/String;)V
putstatic com.sun.tools.classfile.Instruction$TypeKind.T_BOOLEAN:Lcom/sun/tools/classfile/Instruction$TypeKind;
1: new com.sun.tools.classfile.Instruction$TypeKind
dup
ldc "T_CHAR"
iconst_1
iconst_5
ldc "char"
invokespecial com.sun.tools.classfile.Instruction$TypeKind.<init>:(Ljava/lang/String;IILjava/lang/String;)V
putstatic com.sun.tools.classfile.Instruction$TypeKind.T_CHAR:Lcom/sun/tools/classfile/Instruction$TypeKind;
2: new com.sun.tools.classfile.Instruction$TypeKind
dup
ldc "T_FLOAT"
iconst_2
bipush 6
ldc "float"
invokespecial com.sun.tools.classfile.Instruction$TypeKind.<init>:(Ljava/lang/String;IILjava/lang/String;)V
putstatic com.sun.tools.classfile.Instruction$TypeKind.T_FLOAT:Lcom/sun/tools/classfile/Instruction$TypeKind;
3: new com.sun.tools.classfile.Instruction$TypeKind
dup
ldc "T_DOUBLE"
iconst_3
bipush 7
ldc "double"
invokespecial com.sun.tools.classfile.Instruction$TypeKind.<init>:(Ljava/lang/String;IILjava/lang/String;)V
putstatic com.sun.tools.classfile.Instruction$TypeKind.T_DOUBLE:Lcom/sun/tools/classfile/Instruction$TypeKind;
4: new com.sun.tools.classfile.Instruction$TypeKind
dup
ldc "T_BYTE"
iconst_4
bipush 8
ldc "byte"
invokespecial com.sun.tools.classfile.Instruction$TypeKind.<init>:(Ljava/lang/String;IILjava/lang/String;)V
putstatic com.sun.tools.classfile.Instruction$TypeKind.T_BYTE:Lcom/sun/tools/classfile/Instruction$TypeKind;
5: new com.sun.tools.classfile.Instruction$TypeKind
dup
ldc "T_SHORT"
iconst_5
bipush 9
ldc "short"
invokespecial com.sun.tools.classfile.Instruction$TypeKind.<init>:(Ljava/lang/String;IILjava/lang/String;)V
putstatic com.sun.tools.classfile.Instruction$TypeKind.T_SHORT:Lcom/sun/tools/classfile/Instruction$TypeKind;
6: new com.sun.tools.classfile.Instruction$TypeKind
dup
ldc "T_INT"
bipush 6
bipush 10
ldc "int"
invokespecial com.sun.tools.classfile.Instruction$TypeKind.<init>:(Ljava/lang/String;IILjava/lang/String;)V
putstatic com.sun.tools.classfile.Instruction$TypeKind.T_INT:Lcom/sun/tools/classfile/Instruction$TypeKind;
7: new com.sun.tools.classfile.Instruction$TypeKind
dup
ldc "T_LONG"
bipush 7
bipush 11
ldc "long"
invokespecial com.sun.tools.classfile.Instruction$TypeKind.<init>:(Ljava/lang/String;IILjava/lang/String;)V
putstatic com.sun.tools.classfile.Instruction$TypeKind.T_LONG:Lcom/sun/tools/classfile/Instruction$TypeKind;
8: bipush 8
anewarray com.sun.tools.classfile.Instruction$TypeKind
dup
iconst_0
getstatic com.sun.tools.classfile.Instruction$TypeKind.T_BOOLEAN:Lcom/sun/tools/classfile/Instruction$TypeKind;
aastore
dup
iconst_1
getstatic com.sun.tools.classfile.Instruction$TypeKind.T_CHAR:Lcom/sun/tools/classfile/Instruction$TypeKind;
aastore
dup
iconst_2
getstatic com.sun.tools.classfile.Instruction$TypeKind.T_FLOAT:Lcom/sun/tools/classfile/Instruction$TypeKind;
aastore
dup
iconst_3
getstatic com.sun.tools.classfile.Instruction$TypeKind.T_DOUBLE:Lcom/sun/tools/classfile/Instruction$TypeKind;
aastore
dup
iconst_4
getstatic com.sun.tools.classfile.Instruction$TypeKind.T_BYTE:Lcom/sun/tools/classfile/Instruction$TypeKind;
aastore
dup
iconst_5
getstatic com.sun.tools.classfile.Instruction$TypeKind.T_SHORT:Lcom/sun/tools/classfile/Instruction$TypeKind;
aastore
dup
bipush 6
getstatic com.sun.tools.classfile.Instruction$TypeKind.T_INT:Lcom/sun/tools/classfile/Instruction$TypeKind;
aastore
dup
bipush 7
getstatic com.sun.tools.classfile.Instruction$TypeKind.T_LONG:Lcom/sun/tools/classfile/Instruction$TypeKind;
aastore
putstatic com.sun.tools.classfile.Instruction$TypeKind.ENUM$VALUES:[Lcom/sun/tools/classfile/Instruction$TypeKind;
return
LocalVariableTable:
Start End Slot Name Signature
private void <init>(java.lang.String, int, int, java.lang.String);
descriptor: (Ljava/lang/String;IILjava/lang/String;)V
flags: (0x0002) ACC_PRIVATE
Code:
stack=3, locals=5, args_size=5
start local 0 start local 3 start local 4 0: aload 0
aload 1
iload 2
invokespecial java.lang.Enum.<init>:(Ljava/lang/String;I)V
1: aload 0
iload 3
putfield com.sun.tools.classfile.Instruction$TypeKind.value:I
2: aload 0
aload 4
putfield com.sun.tools.classfile.Instruction$TypeKind.name:Ljava/lang/String;
3: return
end local 4 end local 3 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 4 0 this Lcom/sun/tools/classfile/Instruction$TypeKind;
0 4 3 value I
0 4 4 name Ljava/lang/String;
MethodParameters:
Name Flags
$enum$name
$enum$ordinal
value
name
public static com.sun.tools.classfile.Instruction$TypeKind get(int);
descriptor: (I)Lcom/sun/tools/classfile/Instruction$TypeKind;
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: iload 0
tableswitch { // 4 - 11
4: 1
5: 2
6: 3
7: 4
8: 5
9: 6
10: 7
11: 8
default: 9
}
1: StackMap locals:
StackMap stack:
getstatic com.sun.tools.classfile.Instruction$TypeKind.T_BOOLEAN:Lcom/sun/tools/classfile/Instruction$TypeKind;
areturn
2: StackMap locals:
StackMap stack:
getstatic com.sun.tools.classfile.Instruction$TypeKind.T_CHAR:Lcom/sun/tools/classfile/Instruction$TypeKind;
areturn
3: StackMap locals:
StackMap stack:
getstatic com.sun.tools.classfile.Instruction$TypeKind.T_FLOAT:Lcom/sun/tools/classfile/Instruction$TypeKind;
areturn
4: StackMap locals:
StackMap stack:
getstatic com.sun.tools.classfile.Instruction$TypeKind.T_DOUBLE:Lcom/sun/tools/classfile/Instruction$TypeKind;
areturn
5: StackMap locals:
StackMap stack:
getstatic com.sun.tools.classfile.Instruction$TypeKind.T_BYTE:Lcom/sun/tools/classfile/Instruction$TypeKind;
areturn
6: StackMap locals:
StackMap stack:
getstatic com.sun.tools.classfile.Instruction$TypeKind.T_SHORT:Lcom/sun/tools/classfile/Instruction$TypeKind;
areturn
7: StackMap locals:
StackMap stack:
getstatic com.sun.tools.classfile.Instruction$TypeKind.T_INT:Lcom/sun/tools/classfile/Instruction$TypeKind;
areturn
8: StackMap locals:
StackMap stack:
getstatic com.sun.tools.classfile.Instruction$TypeKind.T_LONG:Lcom/sun/tools/classfile/Instruction$TypeKind;
areturn
9: StackMap locals:
StackMap stack:
aconst_null
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 10 0 value I
MethodParameters:
Name Flags
value
public static com.sun.tools.classfile.Instruction$TypeKind[] values();
descriptor: ()[Lcom/sun/tools/classfile/Instruction$TypeKind;
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=5, locals=3, args_size=0
0: getstatic com.sun.tools.classfile.Instruction$TypeKind.ENUM$VALUES:[Lcom/sun/tools/classfile/Instruction$TypeKind;
dup
astore 0
iconst_0
aload 0
arraylength
dup
istore 1
anewarray com.sun.tools.classfile.Instruction$TypeKind
dup
astore 2
iconst_0
iload 1
invokestatic java.lang.System.arraycopy:(Ljava/lang/Object;ILjava/lang/Object;II)V
aload 2
areturn
LocalVariableTable:
Start End Slot Name Signature
public static com.sun.tools.classfile.Instruction$TypeKind valueOf(java.lang.String);
descriptor: (Ljava/lang/String;)Lcom/sun/tools/classfile/Instruction$TypeKind;
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=2, locals=1, args_size=1
0: ldc Lcom/sun/tools/classfile/Instruction$TypeKind;
aload 0
invokestatic java.lang.Enum.valueOf:(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Enum;
checkcast com.sun.tools.classfile.Instruction$TypeKind
areturn
LocalVariableTable:
Start End Slot Name Signature
MethodParameters:
Name Flags
name
}
Signature: Ljava/lang/Enum<Lcom/sun/tools/classfile/Instruction$TypeKind;>;
SourceFile: "Instruction.java"
NestHost: com.sun.tools.classfile.Instruction
InnerClasses:
public final TypeKind = com.sun.tools.classfile.Instruction$TypeKind of com.sun.tools.classfile.Instruction