public class org.eclipse.core.internal.preferences.ConfigurationPreferences extends org.eclipse.core.internal.preferences.EclipsePreferences
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: org.eclipse.core.internal.preferences.ConfigurationPreferences
  super_class: org.eclipse.core.internal.preferences.EclipsePreferences
{
  private int segmentCount;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  private java.lang.String qualifier;
    descriptor: Ljava/lang/String;
    flags: (0x0002) ACC_PRIVATE

  private org.eclipse.core.runtime.IPath location;
    descriptor: Lorg/eclipse/core/runtime/IPath;
    flags: (0x0002) ACC_PRIVATE

  private org.eclipse.core.runtime.preferences.IEclipsePreferences loadLevel;
    descriptor: Lorg/eclipse/core/runtime/preferences/IEclipsePreferences;
    flags: (0x0002) ACC_PRIVATE

  private static java.util.Set<java.lang.String> loadedNodes;
    descriptor: Ljava/util/Set;
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC
    Signature: Ljava/util/Set<Ljava/lang/String;>;

  private static boolean initialized;
    descriptor: Z
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC

  private static org.eclipse.core.runtime.IPath baseLocation;
    descriptor: Lorg/eclipse/core/runtime/IPath;
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC

  public void <init>();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.eclipse.core.internal.preferences.ConfigurationPreferences this
         0: .line 21
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import org.eclipse.osgi cannot be resolved\n\tLocation cannot be resolved to a type\n\tThe method getConfigurationLocation() from the type PreferencesOSGiUtils refers to the missing type Location\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.eclipse.core.internal.preferences.ConfigurationPreferences this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/eclipse/core/internal/preferences/ConfigurationPreferences;

  private void <init>(org.eclipse.core.internal.preferences.EclipsePreferences, java.lang.String);
    descriptor: (Lorg/eclipse/core/internal/preferences/EclipsePreferences;Ljava/lang/String;)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // org.eclipse.core.internal.preferences.ConfigurationPreferences this
         0: .line 21
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import org.eclipse.osgi cannot be resolved\n\tLocation cannot be resolved to a type\n\tThe method getConfigurationLocation() from the type PreferencesOSGiUtils refers to the missing type Location\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.eclipse.core.internal.preferences.ConfigurationPreferences this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/eclipse/core/internal/preferences/ConfigurationPreferences;
    MethodParameters:
        Name  Flags
      parent  
      name    

  protected org.eclipse.core.runtime.IPath getLocation();
    descriptor: ()Lorg/eclipse/core/runtime/IPath;
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.eclipse.core.internal.preferences.ConfigurationPreferences this
         0: .line 76
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.eclipse.core.internal.preferences.ConfigurationPreferences this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/eclipse/core/internal/preferences/ConfigurationPreferences;

  protected boolean isAlreadyLoaded(org.eclipse.core.runtime.preferences.IEclipsePreferences);
    descriptor: (Lorg/eclipse/core/runtime/preferences/IEclipsePreferences;)Z
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.eclipse.core.internal.preferences.ConfigurationPreferences this
         0: .line 81
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.eclipse.core.internal.preferences.ConfigurationPreferences this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/eclipse/core/internal/preferences/ConfigurationPreferences;
    MethodParameters:
      Name  Flags
      node  

  protected void loaded();
    descriptor: ()V
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.eclipse.core.internal.preferences.ConfigurationPreferences this
         0: .line 86
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.eclipse.core.internal.preferences.ConfigurationPreferences this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/eclipse/core/internal/preferences/ConfigurationPreferences;

  protected org.eclipse.core.runtime.preferences.IEclipsePreferences getLoadLevel();
    descriptor: ()Lorg/eclipse/core/runtime/preferences/IEclipsePreferences;
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.eclipse.core.internal.preferences.ConfigurationPreferences this
         0: .line 94
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.eclipse.core.internal.preferences.ConfigurationPreferences this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/eclipse/core/internal/preferences/ConfigurationPreferences;

  protected void initializeChildren();
    descriptor: ()V
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.eclipse.core.internal.preferences.ConfigurationPreferences this
         0: .line 109
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.eclipse.core.internal.preferences.ConfigurationPreferences this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/eclipse/core/internal/preferences/ConfigurationPreferences;

  protected org.eclipse.core.internal.preferences.EclipsePreferences internalCreate(org.eclipse.core.internal.preferences.EclipsePreferences, java.lang.String, java.lang.Object);
    descriptor: (Lorg/eclipse/core/internal/preferences/EclipsePreferences;Ljava/lang/String;Ljava/lang/Object;)Lorg/eclipse/core/internal/preferences/EclipsePreferences;
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // org.eclipse.core.internal.preferences.ConfigurationPreferences this
         0: .line 127
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.eclipse.core.internal.preferences.ConfigurationPreferences this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/eclipse/core/internal/preferences/ConfigurationPreferences;
    MethodParameters:
            Name  Flags
      nodeParent  
      nodeName    
      context     
}
SourceFile: "ConfigurationPreferences.java"