class lombok.javac.JavacResolution$ReflectiveAccess
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: lombok.javac.JavacResolution$ReflectiveAccess
  super_class: java.lang.Object
{
  private static java.lang.reflect.Method UPPER_BOUND;
    descriptor: Ljava/lang/reflect/Method;
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC

  private void <init>();
    descriptor: ()V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // lombok.javac.JavacResolution$ReflectiveAccess this
         0: .line 39
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import com.sun.tools cannot be resolved\n\tThe import com.sun.tools cannot be resolved\n\tThe import com.sun.tools cannot be resolved\n\tThe import com.sun.tools cannot be resolved\n\tThe import com.sun.tools cannot be resolved\n\tThe import com.sun.tools cannot be resolved\n\tThe import com.sun.tools cannot be resolved\n\tThe import com.sun.tools cannot be resolved\n\tThe import com.sun.tools cannot be resolved\n\tThe import com.sun.tools cannot be resolved\n\tThe import com.sun.tools cannot be resolved\n\tThe import com.sun.tools cannot be resolved\n\tThe import com.sun.tools cannot be resolved\n\tThe import com.sun.tools cannot be resolved\n\tThe import com.sun.tools cannot be resolved\n\tThe import com.sun.tools cannot be resolved\n\tThe import com.sun.tools cannot be resolved\n\tThe import com.sun.tools cannot be resolved\n\tThe import com.sun.tools cannot be resolved\n\tThe import com.sun.tools cannot be resolved\n\tThe import com.sun.tools cannot be resolved\n\tThe import com.sun.tools cannot be resolved\n\tThe import com.sun.tools cannot be resolved\n\tThe import com.sun.tools cannot be resolved\n\tThe import com.sun.tools cannot be resolved\n\tThe import com.sun.tools cannot be resolved\n\tThe import com.sun.tools cannot be resolved\n\tThe import com.sun.tools cannot be resolved\n\tAttr cannot be resolved to a type\n\tContext cannot be resolved to a type\n\tJCTree cannot be resolved to a type\n\tEnv cannot be resolved to a type\n\tAttrContext cannot be resolved to a type\n\tEnter cannot be resolved to a type\n\tMemberEnter cannot be resolved to a type\n\tJCTree cannot be resolved to a type\n\tContext cannot be resolved to a type\n\tEnv cannot be resolved to a type\n\tJCTree cannot be resolved to a type\n\tJCCompilationUnit cannot be resolved to a type\n\tJCClassDecl cannot be resolved to a type\n\tJCMethodDecl cannot be resolved to a type\n\tJCVariableDecl cannot be resolved to a type\n\tJCBlock cannot be resolved to a type\n\tJCTree cannot be resolved to a type\n\tJCTree cannot be resolved to a type\n\tMemberEnter cannot be resolved to a type\n\tEnv cannot be resolved to a type\n\tAttrContext cannot be resolved to a type\n\tMemberEnter cannot be resolved to a type\n\tEnv cannot be resolved to a type\n\tAttrContext cannot be resolved to a type\n\tMemberEnter cannot be resolved to a type\n\tEnv cannot be resolved to a type\n\tAttrContext cannot be resolved to a type\n\tJCTree cannot be resolved to a type\n\tJCTree cannot be resolved to a type\n\tJCTree cannot be resolved to a type\n\tTypes cannot be resolved to a type\n\tType cannot be resolved to a type\n\tTypes cannot be resolved to a type\n\tType cannot be resolved to a type\n\tType cannot be resolved to a type\n\tTypes cannot be resolved to a type\n\tType cannot be resolved to a type\n\tType cannot be resolved to a type\n\tType cannot be resolved to a type\n\tType cannot be resolved to a type\n\tTypes cannot be resolved to a type\n\tTypes cannot be resolved\n\tThe method getContext() from the type JavacAST refers to the missing type Context\n\tSymtab cannot be resolved to a type\n\tSymtab cannot be resolved\n\tThe method getContext() from the type JavacAST refers to the missing type Context\n\tType cannot be resolved to a type\n\tType cannot be resolved to a type\n\tType cannot be resolved to a type\n\tList cannot be resolved to a type\n\tType cannot be resolved to a type\n\tJCExpression cannot be resolved to a type\n\tType cannot be resolved to a type\n\tJCExpression cannot be resolved to a type\n\tJCExpression cannot be resolved to a type\n\tThe method toName(String) from the type JavacAST refers to the missing type Name\n\tThe method toName(String) from the type JavacAST refers to the missing type Name\n\tThe method toName(String) from the type JavacAST refers to the missing type Name\n\tJCExpression cannot be resolved to a type\n\tType cannot be resolved to a type\n\tType cannot be resolved to a type\n\tArrayType cannot be resolved to a type\n\tType cannot be resolved to a type\n\tType cannot be resolved to a type\n\tType cannot be resolved to a type\n\tType mismatch: cannot convert from Iterator<capture#3-of ? extends Type> to Iterator<? extends Type>\n\tType cannot be resolved to a type\n\tName cannot be resolved to a type\n\tType cannot be resolved to a type\n\tType cannot be resolved to a type\n\tList cannot be resolved to a type\n\tJCExpression cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // lombok.javac.JavacResolution$ReflectiveAccess this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Llombok/javac/JavacResolution$ReflectiveAccess;

  public static Type Types_upperBound(Types, Type);
    descriptor: (LTypes;LType;)LType;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=3, locals=2, args_size=2
         0: .line 267
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tType cannot be resolved to a type\n\tTypes cannot be resolved to a type\n\tType cannot be resolved to a type\n\tType cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    MethodParameters:
       Name  Flags
      types  
      type   
}
SourceFile: "JavacResolution.java"
NestHost: lombok.javac.JavacResolution
InnerClasses:
  private ReflectiveAccess = lombok.javac.JavacResolution$ReflectiveAccess of lombok.javac.JavacResolution