class org.eclipse.jdt.internal.compiler.lookup.Scope$MethodClashException extends java.lang.RuntimeException
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: org.eclipse.jdt.internal.compiler.lookup.Scope$MethodClashException
  super_class: java.lang.RuntimeException
{
  private static final long serialVersionUID;
    descriptor: J
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: -7996779527641476028

  final org.eclipse.jdt.internal.compiler.lookup.Scope this$0;
    descriptor: Lorg/eclipse/jdt/internal/compiler/lookup/Scope;
    flags: (0x1010) ACC_FINAL, ACC_SYNTHETIC

  void <init>(org.eclipse.jdt.internal.compiler.lookup.Scope);
    descriptor: (Lorg/eclipse/jdt/internal/compiler/lookup/Scope;)V
    flags: (0x0000) 
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // org.eclipse.jdt.internal.compiler.lookup.Scope$MethodClashException this
         0: .line 2307
            aload 0 /* this */
            aload 1
            putfield org.eclipse.jdt.internal.compiler.lookup.Scope$MethodClashException.this$0:Lorg/eclipse/jdt/internal/compiler/lookup/Scope;
            aload 0 /* this */
            invokespecial java.lang.RuntimeException.<init>:()V
            return
        end local 0 // org.eclipse.jdt.internal.compiler.lookup.Scope$MethodClashException this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/eclipse/jdt/internal/compiler/lookup/Scope$MethodClashException;
    MethodParameters:
        Name  Flags
      this$0  final
}
SourceFile: "Scope.java"
NestHost: org.eclipse.jdt.internal.compiler.lookup.Scope
InnerClasses:
  MethodClashException = org.eclipse.jdt.internal.compiler.lookup.Scope$MethodClashException of org.eclipse.jdt.internal.compiler.lookup.Scope