final class org.graalvm.compiler.jtt.lang.Math_log10$Condition extends java.lang.Enum<org.graalvm.compiler.jtt.lang.Math_log10$Condition>
  minor version: 0
  major version: 59
  flags: flags: (0x4030) ACC_FINAL, ACC_SUPER, ACC_ANNOTATION
  this_class: org.graalvm.compiler.jtt.lang.Math_log10$Condition
  super_class: java.lang.Enum
{
  public static final org.graalvm.compiler.jtt.lang.Math_log10$Condition EQUALS;
    descriptor: Lorg/graalvm/compiler/jtt/lang/Math_log10$Condition;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.graalvm.compiler.jtt.lang.Math_log10$Condition THREE_ULPS;
    descriptor: Lorg/graalvm/compiler/jtt/lang/Math_log10$Condition;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.graalvm.compiler.jtt.lang.Math_log10$Condition MONOTONICITY;
    descriptor: Lorg/graalvm/compiler/jtt/lang/Math_log10$Condition;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  private void <init>(java.lang.String, int);
    descriptor: (Ljava/lang/String;I)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // org.graalvm.compiler.jtt.lang.Math_log10$Condition this
         0: .line 32
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import org.junit cannot be resolved\n\tThe import org.junit cannot be resolved\n\tThe import org.junit cannot be resolved\n\tThe import org.junit cannot be resolved\n\tThe import org.junit cannot be resolved\n\tThe import org.junit cannot be resolved\n\tRunWith cannot be resolved to a type\n\tParameterized cannot be resolved to a type\n\tParameter cannot be resolved to a type\n\tParameter cannot be resolved to a type\n\tParameter cannot be resolved to a type\n\tParameter cannot be resolved to a type\n\tTest cannot be resolved to a type\n\tTest cannot be resolved to a type\n\tBefore cannot be resolved to a type\n\tParameters cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.graalvm.compiler.jtt.lang.Math_log10$Condition this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/graalvm/compiler/jtt/lang/Math_log10$Condition;
    MethodParameters:
               Name  Flags
      $enum$name     
      $enum$ordinal  
}
Signature: Ljava/lang/Enum<Lorg/graalvm/compiler/jtt/lang/Math_log10$Condition;>;
SourceFile: "Math_log10.java"
NestHost: org.graalvm.compiler.jtt.lang.Math_log10
InnerClasses:
  final Condition = org.graalvm.compiler.jtt.lang.Math_log10$Condition of org.graalvm.compiler.jtt.lang.Math_log10