class com.oracle.svm.hosted.substitute.AnnotateOriginalImpl extends com.oracle.svm.hosted.substitute.AnnotationImpl implements com.oracle.svm.core.annotate.AnnotateOriginal
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: com.oracle.svm.hosted.substitute.AnnotateOriginalImpl
  super_class: com.oracle.svm.hosted.substitute.AnnotationImpl
{
  void <init>();
    descriptor: ()V
    flags: (0x0000) 
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.oracle.svm.hosted.substitute.AnnotateOriginalImpl this
         0: .line 336
            aload 0 /* this */
            invokespecial com.oracle.svm.hosted.substitute.AnnotationImpl.<init>:()V
            return
        end local 0 // com.oracle.svm.hosted.substitute.AnnotateOriginalImpl this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/oracle/svm/hosted/substitute/AnnotateOriginalImpl;
}
SourceFile: "DeclarativeSubstitutionProcessor.java"