public final class com.oracle.truffle.llvm.runtime.LLVMUnsupportedException$UnsupportedReason extends java.lang.Enum<com.oracle.truffle.llvm.runtime.LLVMUnsupportedException$UnsupportedReason>
  minor version: 0
  major version: 59
  flags: flags: (0x4031) ACC_PUBLIC, ACC_FINAL, ACC_SUPER, ACC_ANNOTATION
  this_class: com.oracle.truffle.llvm.runtime.LLVMUnsupportedException$UnsupportedReason
  super_class: java.lang.Enum
{
  public static final com.oracle.truffle.llvm.runtime.LLVMUnsupportedException$UnsupportedReason INLINE_ASSEMBLER;
    descriptor: Lcom/oracle/truffle/llvm/runtime/LLVMUnsupportedException$UnsupportedReason;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.oracle.truffle.llvm.runtime.LLVMUnsupportedException$UnsupportedReason SET_JMP_LONG_JMP;
    descriptor: Lcom/oracle/truffle/llvm/runtime/LLVMUnsupportedException$UnsupportedReason;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.oracle.truffle.llvm.runtime.LLVMUnsupportedException$UnsupportedReason PARSER_ERROR_VOID_SLOT;
    descriptor: Lcom/oracle/truffle/llvm/runtime/LLVMUnsupportedException$UnsupportedReason;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.oracle.truffle.llvm.runtime.LLVMUnsupportedException$UnsupportedReason UNSUPPORTED_SYSCALL;
    descriptor: Lcom/oracle/truffle/llvm/runtime/LLVMUnsupportedException$UnsupportedReason;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.oracle.truffle.llvm.runtime.LLVMUnsupportedException$UnsupportedReason UNSUPPORTED_VALUE_RANGE;
    descriptor: Lcom/oracle/truffle/llvm/runtime/LLVMUnsupportedException$UnsupportedReason;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  private final java.lang.String description;
    descriptor: Ljava/lang/String;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private static final com.oracle.truffle.llvm.runtime.LLVMUnsupportedException$UnsupportedReason[] ENUM$VALUES;
    descriptor: [Lcom/oracle/truffle/llvm/runtime/LLVMUnsupportedException$UnsupportedReason;
    flags: (0x101a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL, ACC_SYNTHETIC

  static void <clinit>();
    descriptor: ()V
    flags: (0x0008) ACC_STATIC
    Code:
      stack=5, locals=0, args_size=0
         0: .line 40
            new com.oracle.truffle.llvm.runtime.LLVMUnsupportedException$UnsupportedReason
            dup
            ldc "INLINE_ASSEMBLER"
            iconst_0
         1: .line 43
            ldc "inline assembler"
            invokespecial com.oracle.truffle.llvm.runtime.LLVMUnsupportedException$UnsupportedReason.<init>:(Ljava/lang/String;ILjava/lang/String;)V
            putstatic com.oracle.truffle.llvm.runtime.LLVMUnsupportedException$UnsupportedReason.INLINE_ASSEMBLER:Lcom/oracle/truffle/llvm/runtime/LLVMUnsupportedException$UnsupportedReason;
         2: .line 44
            new com.oracle.truffle.llvm.runtime.LLVMUnsupportedException$UnsupportedReason
            dup
            ldc "SET_JMP_LONG_JMP"
            iconst_1
         3: .line 47
            ldc "setjmp/longjmp"
            invokespecial com.oracle.truffle.llvm.runtime.LLVMUnsupportedException$UnsupportedReason.<init>:(Ljava/lang/String;ILjava/lang/String;)V
            putstatic com.oracle.truffle.llvm.runtime.LLVMUnsupportedException$UnsupportedReason.SET_JMP_LONG_JMP:Lcom/oracle/truffle/llvm/runtime/LLVMUnsupportedException$UnsupportedReason;
         4: .line 48
            new com.oracle.truffle.llvm.runtime.LLVMUnsupportedException$UnsupportedReason
            dup
            ldc "PARSER_ERROR_VOID_SLOT"
            iconst_2
            ldc "parser error void slot"
            invokespecial com.oracle.truffle.llvm.runtime.LLVMUnsupportedException$UnsupportedReason.<init>:(Ljava/lang/String;ILjava/lang/String;)V
            putstatic com.oracle.truffle.llvm.runtime.LLVMUnsupportedException$UnsupportedReason.PARSER_ERROR_VOID_SLOT:Lcom/oracle/truffle/llvm/runtime/LLVMUnsupportedException$UnsupportedReason;
         5: .line 49
            new com.oracle.truffle.llvm.runtime.LLVMUnsupportedException$UnsupportedReason
            dup
            ldc "UNSUPPORTED_SYSCALL"
            iconst_3
            ldc "unsupported syscall"
            invokespecial com.oracle.truffle.llvm.runtime.LLVMUnsupportedException$UnsupportedReason.<init>:(Ljava/lang/String;ILjava/lang/String;)V
            putstatic com.oracle.truffle.llvm.runtime.LLVMUnsupportedException$UnsupportedReason.UNSUPPORTED_SYSCALL:Lcom/oracle/truffle/llvm/runtime/LLVMUnsupportedException$UnsupportedReason;
         6: .line 50
            new com.oracle.truffle.llvm.runtime.LLVMUnsupportedException$UnsupportedReason
            dup
            ldc "UNSUPPORTED_VALUE_RANGE"
            iconst_4
         7: .line 54
            ldc "unsupported value range"
            invokespecial com.oracle.truffle.llvm.runtime.LLVMUnsupportedException$UnsupportedReason.<init>:(Ljava/lang/String;ILjava/lang/String;)V
            putstatic com.oracle.truffle.llvm.runtime.LLVMUnsupportedException$UnsupportedReason.UNSUPPORTED_VALUE_RANGE:Lcom/oracle/truffle/llvm/runtime/LLVMUnsupportedException$UnsupportedReason;
         8: .line 39
            iconst_5
            anewarray com.oracle.truffle.llvm.runtime.LLVMUnsupportedException$UnsupportedReason
            dup
            iconst_0
            getstatic com.oracle.truffle.llvm.runtime.LLVMUnsupportedException$UnsupportedReason.INLINE_ASSEMBLER:Lcom/oracle/truffle/llvm/runtime/LLVMUnsupportedException$UnsupportedReason;
            aastore
            dup
            iconst_1
            getstatic com.oracle.truffle.llvm.runtime.LLVMUnsupportedException$UnsupportedReason.SET_JMP_LONG_JMP:Lcom/oracle/truffle/llvm/runtime/LLVMUnsupportedException$UnsupportedReason;
            aastore
            dup
            iconst_2
            getstatic com.oracle.truffle.llvm.runtime.LLVMUnsupportedException$UnsupportedReason.PARSER_ERROR_VOID_SLOT:Lcom/oracle/truffle/llvm/runtime/LLVMUnsupportedException$UnsupportedReason;
            aastore
            dup
            iconst_3
            getstatic com.oracle.truffle.llvm.runtime.LLVMUnsupportedException$UnsupportedReason.UNSUPPORTED_SYSCALL:Lcom/oracle/truffle/llvm/runtime/LLVMUnsupportedException$UnsupportedReason;
            aastore
            dup
            iconst_4
            getstatic com.oracle.truffle.llvm.runtime.LLVMUnsupportedException$UnsupportedReason.UNSUPPORTED_VALUE_RANGE:Lcom/oracle/truffle/llvm/runtime/LLVMUnsupportedException$UnsupportedReason;
            aastore
            putstatic com.oracle.truffle.llvm.runtime.LLVMUnsupportedException$UnsupportedReason.ENUM$VALUES:[Lcom/oracle/truffle/llvm/runtime/LLVMUnsupportedException$UnsupportedReason;
            return
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  private void <init>(java.lang.String, int, java.lang.String);
    descriptor: (Ljava/lang/String;ILjava/lang/String;)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // com.oracle.truffle.llvm.runtime.LLVMUnsupportedException$UnsupportedReason this
        start local 3 // java.lang.String description
         0: .line 58
            aload 0 /* this */
            aload 1
            iload 2
            invokespecial java.lang.Enum.<init>:(Ljava/lang/String;I)V
         1: .line 59
            aload 0 /* this */
            aload 3 /* description */
            putfield com.oracle.truffle.llvm.runtime.LLVMUnsupportedException$UnsupportedReason.description:Ljava/lang/String;
         2: .line 60
            return
        end local 3 // java.lang.String description
        end local 0 // com.oracle.truffle.llvm.runtime.LLVMUnsupportedException$UnsupportedReason this
      LocalVariableTable:
        Start  End  Slot         Name  Signature
            0    3     0         this  Lcom/oracle/truffle/llvm/runtime/LLVMUnsupportedException$UnsupportedReason;
            0    3     3  description  Ljava/lang/String;
    MethodParameters:
               Name  Flags
      $enum$name     
      $enum$ordinal  
      description    

  public java.lang.String getDescription();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.oracle.truffle.llvm.runtime.LLVMUnsupportedException$UnsupportedReason this
         0: .line 63
            aload 0 /* this */
            getfield com.oracle.truffle.llvm.runtime.LLVMUnsupportedException$UnsupportedReason.description:Ljava/lang/String;
            areturn
        end local 0 // com.oracle.truffle.llvm.runtime.LLVMUnsupportedException$UnsupportedReason this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/oracle/truffle/llvm/runtime/LLVMUnsupportedException$UnsupportedReason;

  public static com.oracle.truffle.llvm.runtime.LLVMUnsupportedException$UnsupportedReason[] values();
    descriptor: ()[Lcom/oracle/truffle/llvm/runtime/LLVMUnsupportedException$UnsupportedReason;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=5, locals=3, args_size=0
         0: .line 1
            getstatic com.oracle.truffle.llvm.runtime.LLVMUnsupportedException$UnsupportedReason.ENUM$VALUES:[Lcom/oracle/truffle/llvm/runtime/LLVMUnsupportedException$UnsupportedReason;
            dup
            astore 0
            iconst_0
            aload 0
            arraylength
            dup
            istore 1
            anewarray com.oracle.truffle.llvm.runtime.LLVMUnsupportedException$UnsupportedReason
            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.oracle.truffle.llvm.runtime.LLVMUnsupportedException$UnsupportedReason valueOf(java.lang.String);
    descriptor: (Ljava/lang/String;)Lcom/oracle/truffle/llvm/runtime/LLVMUnsupportedException$UnsupportedReason;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=1, args_size=1
         0: .line 1
            ldc Lcom/oracle/truffle/llvm/runtime/LLVMUnsupportedException$UnsupportedReason;
            aload 0
            invokestatic java.lang.Enum.valueOf:(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Enum;
            checkcast com.oracle.truffle.llvm.runtime.LLVMUnsupportedException$UnsupportedReason
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    MethodParameters:
      Name  Flags
      name  
}
Signature: Ljava/lang/Enum<Lcom/oracle/truffle/llvm/runtime/LLVMUnsupportedException$UnsupportedReason;>;
SourceFile: "LLVMUnsupportedException.java"
NestHost: com.oracle.truffle.llvm.runtime.LLVMUnsupportedException
InnerClasses:
  public final UnsupportedReason = com.oracle.truffle.llvm.runtime.LLVMUnsupportedException$UnsupportedReason of com.oracle.truffle.llvm.runtime.LLVMUnsupportedException