class org.hsqldb.test.TestPreparedSubQueries$sqlStmt
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: org.hsqldb.test.TestPreparedSubQueries$sqlStmt
  super_class: java.lang.Object
{
  boolean prepare;
    descriptor: Z
    flags: (0x0000) 

  boolean update;
    descriptor: Z
    flags: (0x0000) 

  java.lang.String command;
    descriptor: Ljava/lang/String;
    flags: (0x0000) 

  final org.hsqldb.test.TestPreparedSubQueries this$0;
    descriptor: Lorg/hsqldb/test/TestPreparedSubQueries;
    flags: (0x1010) ACC_FINAL, ACC_SYNTHETIC

  void <init>(org.hsqldb.test.TestPreparedSubQueries, java.lang.String, boolean, boolean);
    descriptor: (Lorg/hsqldb/test/TestPreparedSubQueries;Ljava/lang/String;ZZ)V
    flags: (0x0000) 
    Code:
      stack=3, locals=5, args_size=5
        start local 0 // org.hsqldb.test.TestPreparedSubQueries$sqlStmt this
         0: .line 40
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import junit.framework cannot be resolved\n\tTestCase cannot be resolved to a type\n\tThe method assertTrue(boolean) is undefined for the type TestPreparedSubQueries\n\tThe method assertTrue(boolean) is undefined for the type TestPreparedSubQueries\n\tThe method assertTrue(boolean) is undefined for the type TestPreparedSubQueries\n\tThe method assertTrue(boolean) is undefined for the type TestPreparedSubQueries\n\tThe method assertTrue(boolean) is undefined for the type TestPreparedSubQueries\n\tThe method assertEquals(int, int) is undefined for the type TestPreparedSubQueries\n\tThe method assertTrue(boolean) is undefined for the type TestPreparedSubQueries\n\tThe method assertEquals(int, int) is undefined for the type TestPreparedSubQueries\n\tThe method assertTrue(boolean) is undefined for the type TestPreparedSubQueries\n\tThe method assertEquals(int, int) is undefined for the type TestPreparedSubQueries\n\tThe method fail(String) is undefined for the type TestPreparedSubQueries\n\tThe method assertTrue(boolean) is undefined for the type TestPreparedSubQueries\n\tThe method assertTrue(boolean) is undefined for the type TestPreparedSubQueries\n\tThe method assertTrue(boolean) is undefined for the type TestPreparedSubQueries\n\tThe method assertTrue(boolean) is undefined for the type TestPreparedSubQueries\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.hsqldb.test.TestPreparedSubQueries$sqlStmt this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/hsqldb/test/TestPreparedSubQueries$sqlStmt;
    MethodParameters:
        Name  Flags
      this$0  final
      c       
      p       
      u       
}
SourceFile: "TestPreparedSubQueries.java"
NestHost: org.hsqldb.test.TestPreparedSubQueries
InnerClasses:
  private sqlStmt = org.hsqldb.test.TestPreparedSubQueries$sqlStmt of org.hsqldb.test.TestPreparedSubQueries