public class lombok.installer.Installer$GraphicalInstallerApp extends lombok.core.LombokApp
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: lombok.installer.Installer$GraphicalInstallerApp
  super_class: lombok.core.LombokApp
{
  public void <init>();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // lombok.installer.Installer$GraphicalInstallerApp this
         0: .line 42
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import lombok.patcher cannot be resolved\n\tThe import org.mangosdk cannot be resolved\n\tThe import com.zwitserloot cannot be resolved\n\tThe import com.zwitserloot cannot be resolved\n\tThe import com.zwitserloot cannot be resolved\n\tThe import com.zwitserloot cannot be resolved\n\tThe import com.zwitserloot cannot be resolved\n\tClassRootFinder cannot be resolved\n\tProviderFor cannot be resolved to a type\n\tProviderFor cannot be resolved to a type\n\tProviderFor cannot be resolved to a type\n\tDescription cannot be resolved to a type\n\tSequential cannot be resolved to a type\n\tShorthand cannot be resolved to a type\n\tDescription cannot be resolved to a type\n\tCmdReader cannot be resolved to a type\n\tCmdReader cannot be resolved\n\tInvalidCommandLineException cannot be resolved to a type\n\tCmdReader cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // lombok.installer.Installer$GraphicalInstallerApp this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Llombok/installer/Installer$GraphicalInstallerApp;

  public java.lang.String getAppName();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // lombok.installer.Installer$GraphicalInstallerApp this
         0: .line 110
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // lombok.installer.Installer$GraphicalInstallerApp this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Llombok/installer/Installer$GraphicalInstallerApp;

  public java.lang.String getAppDescription();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // lombok.installer.Installer$GraphicalInstallerApp this
         0: .line 114
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // lombok.installer.Installer$GraphicalInstallerApp this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Llombok/installer/Installer$GraphicalInstallerApp;

  public java.util.List<java.lang.String> getAppAliases();
    descriptor: ()Ljava/util/List;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // lombok.installer.Installer$GraphicalInstallerApp this
         0: .line 118
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // lombok.installer.Installer$GraphicalInstallerApp this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Llombok/installer/Installer$GraphicalInstallerApp;
    Signature: ()Ljava/util/List<Ljava/lang/String;>;

  public int runApp(java.util.List<java.lang.String>);
    descriptor: (Ljava/util/List;)I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // lombok.installer.Installer$GraphicalInstallerApp this
         0: .line 122
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // lombok.installer.Installer$GraphicalInstallerApp this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Llombok/installer/Installer$GraphicalInstallerApp;
    Exceptions:
      throws java.lang.Exception
    Signature: (Ljava/util/List<Ljava/lang/String;>;)I
    MethodParameters:
      Name  Flags
      args  
}
SourceFile: "Installer.java"
NestHost: lombok.installer.Installer
InnerClasses:
  public GraphicalInstallerApp = lombok.installer.Installer$GraphicalInstallerApp of lombok.installer.Installer