class org.jruby.embed.bsf.JRubyEngine$FunctionsGlobalVariable implements org.jruby.runtime.IAccessor
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: org.jruby.embed.bsf.JRubyEngine$FunctionsGlobalVariable
  super_class: java.lang.Object
{
  private final org.jruby.Ruby runtime;
    descriptor: Lorg/jruby/Ruby;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final BSFFunctions functions;
    descriptor: LBSFFunctions;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  public void <init>(org.jruby.Ruby, BSFFunctions);
    descriptor: (Lorg/jruby/Ruby;LBSFFunctions;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // org.jruby.embed.bsf.JRubyEngine$FunctionsGlobalVariable this
         0: .line 44
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import org.apache cannot be resolved\n\tThe import org.apache cannot be resolved\n\tThe import org.apache cannot be resolved\n\tThe import org.apache cannot be resolved\n\tThe import org.apache cannot be resolved\n\tBSFEngineImpl cannot be resolved to a type\n\tThe method apply(String, int, int, Object, Vector, Vector) of type JRubyEngine must override or implement a supertype method\n\tBSFException cannot be resolved to a type\n\tBSFException cannot be resolved to a type\n\tBSFException cannot be resolved to a variable\n\tThe method exec(String, int, int, Object) of type JRubyEngine must override or implement a supertype method\n\tBSFException cannot be resolved to a type\n\tBSFException cannot be resolved to a type\n\tBSFException cannot be resolved to a variable\n\tBSFException cannot be resolved to a type\n\tBSFException cannot be resolved to a type\n\tBSFException cannot be resolved to a variable\n\tBSFManager cannot be resolved to a type\n\tBSFException cannot be resolved to a type\n\tBSFDeclaredBean cannot be resolved to a type\n\tBSFDeclaredBean cannot be resolved to a type\n\tThe constructor JRubyEngine.FunctionsGlobalVariable(Ruby, BSFFunctions) refers to the missing type BSFFunctions\n\tBSFFunctions cannot be resolved to a type\n\tBSFDeclaredBean cannot be resolved to a type\n\tBSFManager cannot be resolved to a type\n\tBSFDeclaredBean cannot be resolved to a type\n\tBSFException cannot be resolved to a type\n\tBSFDeclaredBean cannot be resolved to a type\n\tBSFException cannot be resolved to a type\n\tBSFException cannot be resolved to a type\n\tBSFFunctions cannot be resolved to a type\n\tBSFFunctions cannot be resolved to a type\n\tBSFFunctions cannot be resolved to a type\n\tBSFFunctions cannot be resolved to a type\n\tBSFFunctions cannot be resolved to a type\n\tThe method terminate() of type JRubyEngine must override or implement a supertype method\n\tBSFEngineImpl cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.jruby.embed.bsf.JRubyEngine$FunctionsGlobalVariable this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/jruby/embed/bsf/JRubyEngine$FunctionsGlobalVariable;
    MethodParameters:
           Name  Flags
      runtime    
      functions  

  public org.jruby.runtime.builtin.IRubyObject getValue();
    descriptor: ()Lorg/jruby/runtime/builtin/IRubyObject;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.jruby.embed.bsf.JRubyEngine$FunctionsGlobalVariable this
         0: .line 228
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tBSFFunctions cannot be resolved to a type\n\tBSFFunctions cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.jruby.embed.bsf.JRubyEngine$FunctionsGlobalVariable this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/jruby/embed/bsf/JRubyEngine$FunctionsGlobalVariable;

  public org.jruby.runtime.builtin.IRubyObject setValue(org.jruby.runtime.builtin.IRubyObject);
    descriptor: (Lorg/jruby/runtime/builtin/IRubyObject;)Lorg/jruby/runtime/builtin/IRubyObject;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.jruby.embed.bsf.JRubyEngine$FunctionsGlobalVariable this
         0: .line 233
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.jruby.embed.bsf.JRubyEngine$FunctionsGlobalVariable this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/jruby/embed/bsf/JRubyEngine$FunctionsGlobalVariable;
    MethodParameters:
       Name  Flags
      value  
}
SourceFile: "JRubyEngine.java"
NestHost: org.jruby.embed.bsf.JRubyEngine
InnerClasses:
  private FunctionsGlobalVariable = org.jruby.embed.bsf.JRubyEngine$FunctionsGlobalVariable of org.jruby.embed.bsf.JRubyEngine