final class javafx.fxml.FXMLLoader$ControllerAccessor
  minor version: 0
  major version: 59
  flags: flags: (0x0030) ACC_FINAL, ACC_SUPER
  this_class: javafx.fxml.FXMLLoader$ControllerAccessor
  super_class: java.lang.Object
{
  private static final int PUBLIC;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 1

  private static final int PROTECTED;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 2

  private static final int PACKAGE;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 4

  private static final int PRIVATE;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 8

  private static final int INITIAL_CLASS_ACCESS;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 15

  private static final int INITIAL_MEMBER_ACCESS;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 15

  private static final int METHODS;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 0

  private static final int FIELDS;
    descriptor: I
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 1

  private java.lang.Object controller;
    descriptor: Ljava/lang/Object;
    flags: (0x0002) ACC_PRIVATE

  private java.lang.ClassLoader callerClassLoader;
    descriptor: Ljava/lang/ClassLoader;
    flags: (0x0002) ACC_PRIVATE

  private java.util.Map<java.lang.String, java.util.List<java.lang.reflect.Field>> controllerFields;
    descriptor: Ljava/util/Map;
    flags: (0x0002) ACC_PRIVATE
    Signature: Ljava/util/Map<Ljava/lang/String;Ljava/util/List<Ljava/lang/reflect/Field;>;>;

  private java.util.Map<javafx.fxml.FXMLLoader$SupportedType, java.util.Map<java.lang.String, java.lang.reflect.Method>> controllerMethods;
    descriptor: Ljava/util/Map;
    flags: (0x0002) ACC_PRIVATE
    Signature: Ljava/util/Map<Ljavafx/fxml/FXMLLoader$SupportedType;Ljava/util/Map<Ljava/lang/String;Ljava/lang/reflect/Method;>;>;

  private void <init>();
    descriptor: ()V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // javafx.fxml.FXMLLoader$ControllerAccessor this
         0: .line 112
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tStackWalker cannot be resolved to a type\n\tType mismatch: cannot convert from StackWalker to StackWalker\n\tStackWalker cannot be resolved to a type\n\tThis lambda expression refers to the missing type StackWalker\n\tStackWalker cannot be resolved\n\tStackWalker cannot be resolved to a variable\n\tStackWalker cannot be resolved to a type\n\tStackWalker cannot be resolved to a type\n\tStackWalker cannot be resolved to a type\n\tThe method getModule() is undefined for the type Class<FXMLLoader>\n\tThe method getModule() is undefined for the type Class\n\tStackWalker cannot be resolved to a type\n\tStackWalker cannot be resolved to a type\n\tStackWalker cannot be resolved to a type\n\tStackWalker cannot be resolved to a type\n\tStackWalker cannot be resolved to a type\n\tStackWalker cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // javafx.fxml.FXMLLoader$ControllerAccessor this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavafx/fxml/FXMLLoader$ControllerAccessor;

  void setController(java.lang.Object);
    descriptor: (Ljava/lang/Object;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // javafx.fxml.FXMLLoader$ControllerAccessor this
         0: .line 3347
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // javafx.fxml.FXMLLoader$ControllerAccessor this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavafx/fxml/FXMLLoader$ControllerAccessor;
    MethodParameters:
            Name  Flags
      controller  final

  void setCallerClass(java.lang.Class<?>);
    descriptor: (Ljava/lang/Class;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // javafx.fxml.FXMLLoader$ControllerAccessor this
         0: .line 3354
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // javafx.fxml.FXMLLoader$ControllerAccessor this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavafx/fxml/FXMLLoader$ControllerAccessor;
    Signature: (Ljava/lang/Class<*>;)V
    MethodParameters:
             Name  Flags
      callerClass  final

  void reset();
    descriptor: ()V
    flags: (0x0000) 
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // javafx.fxml.FXMLLoader$ControllerAccessor this
         0: .line 3364
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // javafx.fxml.FXMLLoader$ControllerAccessor this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavafx/fxml/FXMLLoader$ControllerAccessor;

  java.util.Map<java.lang.String, java.util.List<java.lang.reflect.Field>> getControllerFields();
    descriptor: ()Ljava/util/Map;
    flags: (0x0000) 
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // javafx.fxml.FXMLLoader$ControllerAccessor this
         0: .line 3369
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // javafx.fxml.FXMLLoader$ControllerAccessor this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavafx/fxml/FXMLLoader$ControllerAccessor;
    Signature: ()Ljava/util/Map<Ljava/lang/String;Ljava/util/List<Ljava/lang/reflect/Field;>;>;

  java.util.Map<javafx.fxml.FXMLLoader$SupportedType, java.util.Map<java.lang.String, java.lang.reflect.Method>> getControllerMethods();
    descriptor: ()Ljava/util/Map;
    flags: (0x0000) 
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // javafx.fxml.FXMLLoader$ControllerAccessor this
         0: .line 3387
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // javafx.fxml.FXMLLoader$ControllerAccessor this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavafx/fxml/FXMLLoader$ControllerAccessor;
    Signature: ()Ljava/util/Map<Ljavafx/fxml/FXMLLoader$SupportedType;Ljava/util/Map<Ljava/lang/String;Ljava/lang/reflect/Method;>;>;

  private void addAccessibleMembers(java.lang.Class<?>, int, int, );
    descriptor: (Ljava/lang/Class;III)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=5, args_size=5
        start local 0 // javafx.fxml.FXMLLoader$ControllerAccessor this
         0: .line 3408
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // javafx.fxml.FXMLLoader$ControllerAccessor this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavafx/fxml/FXMLLoader$ControllerAccessor;
    Signature: (Ljava/lang/Class<*>;III)V
    MethodParameters:
                         Name  Flags
      type                     final
      prevAllowedClassAccess   final
      prevAllowedMemberAccess  final
      membersType              final

  private void addAccessibleFields(java.lang.Class<?>, );
    descriptor: (Ljava/lang/Class;I)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // javafx.fxml.FXMLLoader$ControllerAccessor this
         0: .line 3456
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // javafx.fxml.FXMLLoader$ControllerAccessor this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavafx/fxml/FXMLLoader$ControllerAccessor;
    Signature: (Ljava/lang/Class<*>;I)V
    MethodParameters:
                     Name  Flags
      type                 final
      allowedMemberAccess  final

  private void addAccessibleMethods(java.lang.Class<?>, );
    descriptor: (Ljava/lang/Class;I)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // javafx.fxml.FXMLLoader$ControllerAccessor this
         0: .line 3492
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // javafx.fxml.FXMLLoader$ControllerAccessor this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavafx/fxml/FXMLLoader$ControllerAccessor;
    Signature: (Ljava/lang/Class<*>;I)V
    MethodParameters:
                     Name  Flags
      type                 final
      allowedMemberAccess  final

  private static int getAccess(int);
    descriptor: (I)I
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC
    Code:
      stack=3, locals=1, args_size=1
         0: .line 3533
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    MethodParameters:
               Name  Flags
      fullModifiers  final
}
SourceFile: "FXMLLoader.java"
NestHost: javafx.fxml.FXMLLoader
InnerClasses:
  private final ControllerAccessor = javafx.fxml.FXMLLoader$ControllerAccessor of javafx.fxml.FXMLLoader
  private abstract SupportedType = javafx.fxml.FXMLLoader$SupportedType of javafx.fxml.FXMLLoader