public class org.springframework.scripting.groovy.GroovyScriptEvaluator implements org.springframework.scripting.ScriptEvaluator, org.springframework.beans.factory.BeanClassLoaderAware
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: org.springframework.scripting.groovy.GroovyScriptEvaluator
  super_class: java.lang.Object
{
  private java.lang.ClassLoader classLoader;
    descriptor: Ljava/lang/ClassLoader;
    flags: (0x0002) ACC_PRIVATE
    RuntimeVisibleAnnotations: 
      org.springframework.lang.Nullable()

  private CompilerConfiguration compilerConfiguration;
    descriptor: LCompilerConfiguration;
    flags: (0x0002) ACC_PRIVATE

  public void <init>();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.scripting.groovy.GroovyScriptEvaluator this
         0: .line 1
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe type groovy.lang.Binding cannot be resolved. It is indirectly referenced from required .class files\n\tThe import groovy.lang.Binding cannot be resolved\n\tThe import groovy.lang.GroovyRuntimeException cannot be resolved\n\tThe import groovy.lang.GroovyShell cannot be resolved\n\tThe import org.codehaus cannot be resolved\n\tThe import org.codehaus cannot be resolved\n\tCompilerConfiguration cannot be resolved to a type\n\tCompilerConfiguration cannot be resolved to a type\n\tCompilerConfiguration cannot be resolved to a type\n\tCompilerConfiguration cannot be resolved to a type\n\tCompilerConfiguration cannot be resolved to a type\n\tCompilerConfiguration cannot be resolved to a type\n\tCompilerConfiguration cannot be resolved to a type\n\tCompilationCustomizer cannot be resolved to a type\n\tCompilerConfiguration cannot be resolved to a type\n\tGroovyShell cannot be resolved to a type\n\tGroovyShell cannot be resolved to a type\n\tBinding cannot be resolved to a type\n\tCompilerConfiguration cannot be resolved to a type\n\tGroovyRuntimeException cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.scripting.groovy.GroovyScriptEvaluator this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/scripting/groovy/GroovyScriptEvaluator;

  public void <init>(java.lang.ClassLoader);
    descriptor: (Ljava/lang/ClassLoader;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.scripting.groovy.GroovyScriptEvaluator this
         0: .line 1
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe type groovy.lang.Binding cannot be resolved. It is indirectly referenced from required .class files\n\tThe import groovy.lang.Binding cannot be resolved\n\tThe import groovy.lang.GroovyRuntimeException cannot be resolved\n\tThe import groovy.lang.GroovyShell cannot be resolved\n\tThe import org.codehaus cannot be resolved\n\tThe import org.codehaus cannot be resolved\n\tCompilerConfiguration cannot be resolved to a type\n\tCompilerConfiguration cannot be resolved to a type\n\tCompilerConfiguration cannot be resolved to a type\n\tCompilerConfiguration cannot be resolved to a type\n\tCompilerConfiguration cannot be resolved to a type\n\tCompilerConfiguration cannot be resolved to a type\n\tCompilerConfiguration cannot be resolved to a type\n\tCompilationCustomizer cannot be resolved to a type\n\tCompilerConfiguration cannot be resolved to a type\n\tGroovyShell cannot be resolved to a type\n\tGroovyShell cannot be resolved to a type\n\tBinding cannot be resolved to a type\n\tCompilerConfiguration cannot be resolved to a type\n\tGroovyRuntimeException cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.scripting.groovy.GroovyScriptEvaluator this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/scripting/groovy/GroovyScriptEvaluator;
    RuntimeVisibleParameterAnnotations: 
      0:
        org.springframework.lang.Nullable()
    MethodParameters:
             Name  Flags
      classLoader  

  public void setCompilerConfiguration(CompilerConfiguration);
    descriptor: (LCompilerConfiguration;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.scripting.groovy.GroovyScriptEvaluator this
         0: .line 70
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tCompilerConfiguration cannot be resolved to a type\n\tCompilerConfiguration cannot be resolved to a type\n\tCompilerConfiguration cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.scripting.groovy.GroovyScriptEvaluator this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/scripting/groovy/GroovyScriptEvaluator;
    RuntimeVisibleParameterAnnotations: 
      0:
        org.springframework.lang.Nullable()
    MethodParameters:
                       Name  Flags
      compilerConfiguration  

  public CompilerConfiguration getCompilerConfiguration();
    descriptor: ()LCompilerConfiguration;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.scripting.groovy.GroovyScriptEvaluator this
         0: .line 80
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tCompilerConfiguration cannot be resolved to a type\n\tCompilerConfiguration cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.scripting.groovy.GroovyScriptEvaluator this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/scripting/groovy/GroovyScriptEvaluator;

  public void setCompilationCustomizers(CompilationCustomizer[]);
    descriptor: ([LCompilationCustomizer;)V
    flags: (0x0081) ACC_PUBLIC, ACC_VARARGS
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.scripting.groovy.GroovyScriptEvaluator this
         0: .line 90
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tCompilationCustomizer cannot be resolved to a type\n\tCompilerConfiguration cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.scripting.groovy.GroovyScriptEvaluator this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/scripting/groovy/GroovyScriptEvaluator;
    MethodParameters:
                        Name  Flags
      compilationCustomizers  

  public void setBeanClassLoader(java.lang.ClassLoader);
    descriptor: (Ljava/lang/ClassLoader;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.scripting.groovy.GroovyScriptEvaluator this
         0: .line 95
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.scripting.groovy.GroovyScriptEvaluator this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/scripting/groovy/GroovyScriptEvaluator;
    MethodParameters:
             Name  Flags
      classLoader  

  public java.lang.Object evaluate(org.springframework.scripting.ScriptSource);
    descriptor: (Lorg/springframework/scripting/ScriptSource;)Ljava/lang/Object;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.scripting.groovy.GroovyScriptEvaluator this
         0: .line 102
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.scripting.groovy.GroovyScriptEvaluator this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/scripting/groovy/GroovyScriptEvaluator;
    RuntimeVisibleAnnotations: 
      org.springframework.lang.Nullable()
    MethodParameters:
        Name  Flags
      script  

  public  evaluate(org.springframework.scripting.ScriptSource, java.util.Map<java.lang.String, java.lang.Object>);
    descriptor: (Lorg/springframework/scripting/ScriptSource;Ljava/util/Map;)Ljava/lang/Object;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // org.springframework.scripting.groovy.GroovyScriptEvaluator this
         0: .line 109
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tGroovyShell cannot be resolved to a type\n\tGroovyShell cannot be resolved to a type\n\tBinding cannot be resolved to a type\n\tCompilerConfiguration cannot be resolved to a type\n\tGroovyRuntimeException cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.scripting.groovy.GroovyScriptEvaluator this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/scripting/groovy/GroovyScriptEvaluator;
    Signature: (Lorg/springframework/scripting/ScriptSource;Ljava/util/Map<Ljava/lang/String;Ljava/lang/Object;>;)Ljava/lang/Object;
    RuntimeVisibleAnnotations: 
      org.springframework.lang.Nullable()
    RuntimeVisibleParameterAnnotations: 
      0:
      1:
        org.springframework.lang.Nullable()
    MethodParameters:
           Name  Flags
      script     
      arguments  
}
SourceFile: "GroovyScriptEvaluator.java"