final class lombok.javac.JavacResolution$EnvFinder
  minor version: 0
  major version: 59
  flags: flags: (0x0030) ACC_FINAL, ACC_SUPER
  this_class: lombok.javac.JavacResolution$EnvFinder
  super_class: java.lang.Object
{
  private Env<AttrContext> env;
    descriptor: LEnv;
    flags: (0x0002) ACC_PRIVATE
    Signature: LEnv<LAttrContext;>;

  private Enter enter;
    descriptor: LEnter;
    flags: (0x0002) ACC_PRIVATE

  private MemberEnter memberEnter;
    descriptor: LMemberEnter;
    flags: (0x0002) ACC_PRIVATE

  private JCTree copyAt;
    descriptor: LJCTree;
    flags: (0x0002) ACC_PRIVATE

  void <init>(Context);
    descriptor: (LContext;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // lombok.javac.JavacResolution$EnvFinder 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$EnvFinder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Llombok/javac/JavacResolution$EnvFinder;
    MethodParameters:
         Name  Flags
      context  

  Env<AttrContext> get();
    descriptor: ()LEnv;
    flags: (0x0000) 
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // lombok.javac.JavacResolution$EnvFinder this
         0: .line 97
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tEnv cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // lombok.javac.JavacResolution$EnvFinder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Llombok/javac/JavacResolution$EnvFinder;
    Signature: ()LEnv<LAttrContext;>;

  JCTree copyAt();
    descriptor: ()LJCTree;
    flags: (0x0000) 
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // lombok.javac.JavacResolution$EnvFinder this
         0: .line 101
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tJCTree cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // lombok.javac.JavacResolution$EnvFinder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Llombok/javac/JavacResolution$EnvFinder;

  public void visitTopLevel(JCCompilationUnit);
    descriptor: (LJCCompilationUnit;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // lombok.javac.JavacResolution$EnvFinder this
         0: .line 105
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tJCCompilationUnit cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // lombok.javac.JavacResolution$EnvFinder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Llombok/javac/JavacResolution$EnvFinder;
    MethodParameters:
      Name  Flags
      tree  

  public void visitClassDef(JCClassDecl);
    descriptor: (LJCClassDecl;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // lombok.javac.JavacResolution$EnvFinder this
         0: .line 110
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tJCClassDecl cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // lombok.javac.JavacResolution$EnvFinder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Llombok/javac/JavacResolution$EnvFinder;
    MethodParameters:
      Name  Flags
      tree  

  public void visitMethodDef(JCMethodDecl);
    descriptor: (LJCMethodDecl;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // lombok.javac.JavacResolution$EnvFinder this
         0: .line 115
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tJCMethodDecl cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // lombok.javac.JavacResolution$EnvFinder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Llombok/javac/JavacResolution$EnvFinder;
    MethodParameters:
      Name  Flags
      tree  

  public void visitVarDef(JCVariableDecl);
    descriptor: (LJCVariableDecl;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // lombok.javac.JavacResolution$EnvFinder this
         0: .line 121
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tJCVariableDecl cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // lombok.javac.JavacResolution$EnvFinder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Llombok/javac/JavacResolution$EnvFinder;
    MethodParameters:
      Name  Flags
      tree  

  public void visitBlock(JCBlock);
    descriptor: (LJCBlock;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // lombok.javac.JavacResolution$EnvFinder this
         0: .line 127
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tJCBlock cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // lombok.javac.JavacResolution$EnvFinder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Llombok/javac/JavacResolution$EnvFinder;
    MethodParameters:
      Name  Flags
      tree  

  public void visitTree(JCTree);
    descriptor: (LJCTree;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // lombok.javac.JavacResolution$EnvFinder this
         0: .line 132
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tJCTree cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // lombok.javac.JavacResolution$EnvFinder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Llombok/javac/JavacResolution$EnvFinder;
    MethodParameters:
      Name  Flags
      that  
}
SourceFile: "JavacResolution.java"
NestHost: lombok.javac.JavacResolution
InnerClasses:
  private final EnvFinder = lombok.javac.JavacResolution$EnvFinder of lombok.javac.JavacResolution