final class org.apache.cassandra.cql3.functions.ScriptBasedUDFunction$UDFContextWrapper
  minor version: 0
  major version: 59
  flags: flags: (0x0030) ACC_FINAL, ACC_SUPER
  this_class: org.apache.cassandra.cql3.functions.ScriptBasedUDFunction$UDFContextWrapper
  super_class: java.lang.Object
{
  private final AbstractJSObject fRetUDT;
    descriptor: LAbstractJSObject;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final AbstractJSObject fArgUDT;
    descriptor: LAbstractJSObject;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final AbstractJSObject fRetTup;
    descriptor: LAbstractJSObject;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final AbstractJSObject fArgTup;
    descriptor: LAbstractJSObject;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  final org.apache.cassandra.cql3.functions.ScriptBasedUDFunction this$0;
    descriptor: Lorg/apache/cassandra/cql3/functions/ScriptBasedUDFunction;
    flags: (0x1010) ACC_FINAL, ACC_SYNTHETIC

  void <init>(org.apache.cassandra.cql3.functions.ScriptBasedUDFunction);
    descriptor: (Lorg/apache/cassandra/cql3/functions/ScriptBasedUDFunction;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.apache.cassandra.cql3.functions.ScriptBasedUDFunction$UDFContextWrapper this
         0: .line 30
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import jdk.nashorn cannot be resolved\n\tThe import jdk.nashorn cannot be resolved\n\tThe import jdk.nashorn cannot be resolved\n\tThe import jdk.nashorn cannot be resolved\n\tClassFilter cannot be resolved to a type\n\tThe target type of this expression must be a functional interface\n\tNashornScriptEngine cannot be resolved to a type\n\tNashornScriptEngineFactory cannot be resolved to a type\n\tNashornScriptEngineFactory cannot be resolved to a type\n\tNashornScriptEngine cannot be resolved to a type\n\tNashornScriptEngine cannot be resolved to a type\n\tClassFilter cannot be resolved to a type\n\tNashornScriptEngine cannot be resolved to a type\n\tNashornScriptEngine cannot be resolved to a type\n\tAbstractJSObject cannot be resolved to a type\n\tAbstractJSObject cannot be resolved to a type\n\tAbstractJSObject cannot be resolved to a type\n\tAbstractJSObject cannot be resolved to a type\n\tAbstractJSObject cannot be resolved to a type\n\tAbstractJSObject cannot be resolved to a type\n\tAbstractJSObject cannot be resolved to a type\n\tAbstractJSObject cannot be resolved to a type\n\tAbstractJSObject cannot be resolved to a type\n\tAbstractJSObject cannot be resolved to a type\n\tAbstractJSObject cannot be resolved to a type\n\tAbstractJSObject cannot be resolved to a type\n\tAbstractJSObject cannot be resolved to a type\n\tAbstractJSObject cannot be resolved to a type\n\tAbstractJSObject cannot be resolved to a type\n\tAbstractJSObject cannot be resolved to a type\n\tAbstractJSObject cannot be resolved to a type\n\tAbstractJSObject cannot be resolved to a type\n\tAbstractJSObject cannot be resolved to a type\n\tAbstractJSObject cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.apache.cassandra.cql3.functions.ScriptBasedUDFunction$UDFContextWrapper this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/apache/cassandra/cql3/functions/ScriptBasedUDFunction$UDFContextWrapper;
    MethodParameters:
        Name  Flags
      this$0  final

  public java.lang.Object getMember(java.lang.String);
    descriptor: (Ljava/lang/String;)Ljava/lang/Object;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.apache.cassandra.cql3.functions.ScriptBasedUDFunction$UDFContextWrapper this
         0: .line 326
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tAbstractJSObject cannot be resolved to a type\n\tAbstractJSObject cannot be resolved to a type\n\tAbstractJSObject cannot be resolved to a type\n\tAbstractJSObject cannot be resolved to a type\n\tAbstractJSObject cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.apache.cassandra.cql3.functions.ScriptBasedUDFunction$UDFContextWrapper this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/apache/cassandra/cql3/functions/ScriptBasedUDFunction$UDFContextWrapper;
    MethodParameters:
      Name  Flags
      name  
}
SourceFile: "ScriptBasedUDFunction.java"
NestHost: org.apache.cassandra.cql3.functions.ScriptBasedUDFunction
InnerClasses:
  private final UDFContextWrapper = org.apache.cassandra.cql3.functions.ScriptBasedUDFunction$UDFContextWrapper of org.apache.cassandra.cql3.functions.ScriptBasedUDFunction