class com.sun.tools.jdi.JDWP$Method
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: com.sun.tools.jdi.JDWP$Method
  super_class: java.lang.Object
{
  static final int COMMAND_SET;
    descriptor: I
    flags: (0x0018) ACC_STATIC, ACC_FINAL
    ConstantValue: 6

  private void <init>();
    descriptor: ()V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.sun.tools.jdi.JDWP$Method this
         0: .line 3860
            aload 0 /* this */
            invokespecial java.lang.Object.<init>:()V
            return
        end local 0 // com.sun.tools.jdi.JDWP$Method this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/tools/jdi/JDWP$Method;
}
SourceFile: "JDWP.java"
NestHost: com.sun.tools.jdi.JDWP
InnerClasses:
  Method = com.sun.tools.jdi.JDWP$Method of com.sun.tools.jdi.JDWP
  Bytecodes = com.sun.tools.jdi.JDWP$Method$Bytecodes of com.sun.tools.jdi.JDWP$Method
  IsObsolete = com.sun.tools.jdi.JDWP$Method$IsObsolete of com.sun.tools.jdi.JDWP$Method
  LineTable = com.sun.tools.jdi.JDWP$Method$LineTable of com.sun.tools.jdi.JDWP$Method
  VariableTable = com.sun.tools.jdi.JDWP$Method$VariableTable of com.sun.tools.jdi.JDWP$Method
  VariableTableWithGeneric = com.sun.tools.jdi.JDWP$Method$VariableTableWithGeneric of com.sun.tools.jdi.JDWP$Method