class com.oracle.svm.hosted.phases.ExperimentalNativeImageInlineDuringParsingPlugin$InvocationResult$1 extends com.oracle.svm.hosted.phases.ExperimentalNativeImageInlineDuringParsingPlugin$InvocationResult
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: com.oracle.svm.hosted.phases.ExperimentalNativeImageInlineDuringParsingPlugin$InvocationResult$1
  super_class: com.oracle.svm.hosted.phases.ExperimentalNativeImageInlineDuringParsingPlugin$InvocationResult
{
  void <init>();
    descriptor: ()V
    flags: (0x0000) 
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.oracle.svm.hosted.phases.ExperimentalNativeImageInlineDuringParsingPlugin$InvocationResult$1 this
         0: .line 281
            aload 0 /* this */
            invokespecial com.oracle.svm.hosted.phases.ExperimentalNativeImageInlineDuringParsingPlugin$InvocationResult.<init>:()V
            return
        end local 0 // com.oracle.svm.hosted.phases.ExperimentalNativeImageInlineDuringParsingPlugin$InvocationResult$1 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/oracle/svm/hosted/phases/ExperimentalNativeImageInlineDuringParsingPlugin$InvocationResult$1;

  public java.lang.String toString();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.oracle.svm.hosted.phases.ExperimentalNativeImageInlineDuringParsingPlugin$InvocationResult$1 this
         0: .line 284
            ldc "Analysis to complicated."
            areturn
        end local 0 // com.oracle.svm.hosted.phases.ExperimentalNativeImageInlineDuringParsingPlugin$InvocationResult$1 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/oracle/svm/hosted/phases/ExperimentalNativeImageInlineDuringParsingPlugin$InvocationResult$1;
}
SourceFile: "ExperimentalNativeImageInlineDuringParsingPlugin.java"
EnclosingMethod: com.oracle.svm.hosted.phases.ExperimentalNativeImageInlineDuringParsingPlugin$InvocationResult
NestHost: com.oracle.svm.hosted.phases.ExperimentalNativeImageInlineDuringParsingPlugin
InnerClasses:
  InvocationResult = com.oracle.svm.hosted.phases.ExperimentalNativeImageInlineDuringParsingPlugin$InvocationResult of com.oracle.svm.hosted.phases.ExperimentalNativeImageInlineDuringParsingPlugin
  com.oracle.svm.hosted.phases.ExperimentalNativeImageInlineDuringParsingPlugin$InvocationResult$1