class org.springframework.scripting.bsh.BshScriptUtils$BshObjectInvocationHandler implements java.lang.reflect.InvocationHandler
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: org.springframework.scripting.bsh.BshScriptUtils$BshObjectInvocationHandler
  super_class: java.lang.Object
{
  private final XThis xt;
    descriptor: LXThis;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  public void <init>(XThis);
    descriptor: (LXThis;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.scripting.bsh.BshScriptUtils$BshObjectInvocationHandler this
         0: .line 23
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import bsh cannot be resolved\n\tThe import bsh cannot be resolved\n\tThe import bsh cannot be resolved\n\tThe import bsh cannot be resolved\n\tEvalError cannot be resolved to a type\n\tThe method createBshObject(String, Class<?>[], ClassLoader) from the type BshScriptUtils refers to the missing type EvalError\n\tEvalError cannot be resolved to a type\n\tThe method createBshObject(String, Class<?>[], ClassLoader) from the type BshScriptUtils refers to the missing type EvalError\n\tEvalError cannot be resolved to a type\n\tThe method evaluateBshScript(String, Class<?>[], ClassLoader) from the type BshScriptUtils refers to the missing type EvalError\n\tEvalError cannot be resolved to a type\n\tInterpreter cannot be resolved to a type\n\tInterpreter cannot be resolved to a type\n\tEvalError cannot be resolved to a type\n\tInterpreter cannot be resolved to a type\n\tInterpreter cannot be resolved to a type\n\tXThis cannot be resolved to a type\n\tXThis cannot be resolved to a type\n\tXThis cannot be resolved to a type\n\tXThis cannot be resolved to a type\n\tXThis cannot be resolved to a type\n\tXThis cannot be resolved to a type\n\tXThis cannot be resolved to a type\n\tXThis cannot be resolved to a type\n\tPrimitive cannot be resolved to a variable\n\tPrimitive cannot be resolved to a variable\n\tPrimitive cannot be resolved to a type\n\tPrimitive cannot be resolved to a type\n\tPrimitive cannot be resolved to a type\n\tEvalError cannot be resolved to a type\n\tXThis cannot be resolved to a type\n\tXThis cannot be resolved to a type\n\tEvalError cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.scripting.bsh.BshScriptUtils$BshObjectInvocationHandler this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/scripting/bsh/BshScriptUtils$BshObjectInvocationHandler;
    MethodParameters:
      Name  Flags
      xt    

  public java.lang.Object invoke(java.lang.Object, java.lang.reflect.Method, java.lang.Object[]);
    descriptor: (Ljava/lang/Object;Ljava/lang/reflect/Method;[Ljava/lang/Object;)Ljava/lang/Object;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // org.springframework.scripting.bsh.BshScriptUtils$BshObjectInvocationHandler this
         0: .line 193
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tXThis cannot be resolved to a type\n\tXThis cannot be resolved to a type\n\tXThis cannot be resolved to a type\n\tPrimitive cannot be resolved to a variable\n\tPrimitive cannot be resolved to a variable\n\tPrimitive cannot be resolved to a type\n\tPrimitive cannot be resolved to a type\n\tPrimitive cannot be resolved to a type\n\tEvalError cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.scripting.bsh.BshScriptUtils$BshObjectInvocationHandler this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/scripting/bsh/BshScriptUtils$BshObjectInvocationHandler;
    Exceptions:
      throws java.lang.Throwable
    RuntimeVisibleAnnotations: 
      org.springframework.lang.Nullable()
    MethodParameters:
        Name  Flags
      proxy   
      method  
      args    

  private boolean isProxyForSameBshObject(java.lang.Object);
    descriptor: (Ljava/lang/Object;)Z
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.scripting.bsh.BshScriptUtils$BshObjectInvocationHandler this
         0: .line 219
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tXThis cannot be resolved to a type\n\tXThis cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.scripting.bsh.BshScriptUtils$BshObjectInvocationHandler this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/scripting/bsh/BshScriptUtils$BshObjectInvocationHandler;
    MethodParameters:
       Name  Flags
      other  
}
SourceFile: "BshScriptUtils.java"
NestHost: org.springframework.scripting.bsh.BshScriptUtils
InnerClasses:
  private BshObjectInvocationHandler = org.springframework.scripting.bsh.BshScriptUtils$BshObjectInvocationHandler of org.springframework.scripting.bsh.BshScriptUtils