public class com.oracle.truffle.api.dsl.test.TypeSystemErrorsTest
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: com.oracle.truffle.api.dsl.test.TypeSystemErrorsTest
  super_class: java.lang.Object
{
  public void <init>();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.oracle.truffle.api.dsl.test.TypeSystemErrorsTest this
         0: .line 51
            aload 0 /* this */
            invokespecial java.lang.Object.<init>:()V
            return
        end local 0 // com.oracle.truffle.api.dsl.test.TypeSystemErrorsTest this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/oracle/truffle/api/dsl/test/TypeSystemErrorsTest;
}
SourceFile: "TypeSystemErrorsTest.java"
NestMembers:
  com.oracle.truffle.api.dsl.test.TypeSystemErrorsTest$CastError1  com.oracle.truffle.api.dsl.test.TypeSystemErrorsTest$CastError2  com.oracle.truffle.api.dsl.test.TypeSystemErrorsTest$CastError4  com.oracle.truffle.api.dsl.test.TypeSystemErrorsTest$CastError5  com.oracle.truffle.api.dsl.test.TypeSystemErrorsTest$CheckError2  com.oracle.truffle.api.dsl.test.TypeSystemErrorsTest$CheckError3  com.oracle.truffle.api.dsl.test.TypeSystemErrorsTest$ErrorNode1  com.oracle.truffle.api.dsl.test.TypeSystemErrorsTest$ErrorTypes0  com.oracle.truffle.api.dsl.test.TypeSystemErrorsTest$ErrorTypes1  com.oracle.truffle.api.dsl.test.TypeSystemErrorsTest$ErrorTypes2  com.oracle.truffle.api.dsl.test.TypeSystemErrorsTest$ErrorTypes3  com.oracle.truffle.api.dsl.test.TypeSystemErrorsTest$ErrorTypes4  com.oracle.truffle.api.dsl.test.TypeSystemErrorsTest$Types1  com.oracle.truffle.api.dsl.test.TypeSystemErrorsTest$Types1$Type1  com.oracle.truffle.api.dsl.test.TypeSystemErrorsTest$Types2  com.oracle.truffle.api.dsl.test.TypeSystemErrorsTest$Types2$Type1  com.oracle.truffle.api.dsl.test.TypeSystemErrorsTest$Types3  com.oracle.truffle.api.dsl.test.TypeSystemErrorsTest$Types3$Object  com.oracle.truffle.api.dsl.test.TypeSystemErrorsTest$Types4  com.oracle.truffle.api.dsl.test.TypeSystemErrorsTest$Types4$Integer
InnerClasses:
  public CastError1 = com.oracle.truffle.api.dsl.test.TypeSystemErrorsTest$CastError1 of com.oracle.truffle.api.dsl.test.TypeSystemErrorsTest
  public CastError2 = com.oracle.truffle.api.dsl.test.TypeSystemErrorsTest$CastError2 of com.oracle.truffle.api.dsl.test.TypeSystemErrorsTest
  public CastError4 = com.oracle.truffle.api.dsl.test.TypeSystemErrorsTest$CastError4 of com.oracle.truffle.api.dsl.test.TypeSystemErrorsTest
  public CastError5 = com.oracle.truffle.api.dsl.test.TypeSystemErrorsTest$CastError5 of com.oracle.truffle.api.dsl.test.TypeSystemErrorsTest
  public CheckError2 = com.oracle.truffle.api.dsl.test.TypeSystemErrorsTest$CheckError2 of com.oracle.truffle.api.dsl.test.TypeSystemErrorsTest
  public CheckError3 = com.oracle.truffle.api.dsl.test.TypeSystemErrorsTest$CheckError3 of com.oracle.truffle.api.dsl.test.TypeSystemErrorsTest
  abstract ErrorNode1 = com.oracle.truffle.api.dsl.test.TypeSystemErrorsTest$ErrorNode1 of com.oracle.truffle.api.dsl.test.TypeSystemErrorsTest
  public ErrorTypes0 = com.oracle.truffle.api.dsl.test.TypeSystemErrorsTest$ErrorTypes0 of com.oracle.truffle.api.dsl.test.TypeSystemErrorsTest
  public ErrorTypes1 = com.oracle.truffle.api.dsl.test.TypeSystemErrorsTest$ErrorTypes1 of com.oracle.truffle.api.dsl.test.TypeSystemErrorsTest
  public ErrorTypes2 = com.oracle.truffle.api.dsl.test.TypeSystemErrorsTest$ErrorTypes2 of com.oracle.truffle.api.dsl.test.TypeSystemErrorsTest
  public ErrorTypes3 = com.oracle.truffle.api.dsl.test.TypeSystemErrorsTest$ErrorTypes3 of com.oracle.truffle.api.dsl.test.TypeSystemErrorsTest
  public ErrorTypes4 = com.oracle.truffle.api.dsl.test.TypeSystemErrorsTest$ErrorTypes4 of com.oracle.truffle.api.dsl.test.TypeSystemErrorsTest
  public Types1 = com.oracle.truffle.api.dsl.test.TypeSystemErrorsTest$Types1 of com.oracle.truffle.api.dsl.test.TypeSystemErrorsTest
  public Types2 = com.oracle.truffle.api.dsl.test.TypeSystemErrorsTest$Types2 of com.oracle.truffle.api.dsl.test.TypeSystemErrorsTest
  public Types3 = com.oracle.truffle.api.dsl.test.TypeSystemErrorsTest$Types3 of com.oracle.truffle.api.dsl.test.TypeSystemErrorsTest
  public Types4 = com.oracle.truffle.api.dsl.test.TypeSystemErrorsTest$Types4 of com.oracle.truffle.api.dsl.test.TypeSystemErrorsTest