public class org.jruby.embed.bsf.JRubyEngine
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: org.jruby.embed.bsf.JRubyEngine
  super_class: java.lang.Object
{
  private org.jruby.embed.ScriptingContainer container;
    descriptor: Lorg/jruby/embed/ScriptingContainer;
    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.jruby.embed.bsf.JRubyEngine 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 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/jruby/embed/bsf/JRubyEngine;

  public java.lang.Object apply(java.lang.String, int, int, java.lang.Object, java.util.Vector, java.util.Vector);
    descriptor: (Ljava/lang/String;IILjava/lang/Object;Ljava/util/Vector;Ljava/util/Vector;)Ljava/lang/Object;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=7, args_size=7
        start local 0 // org.jruby.embed.bsf.JRubyEngine this
         0: .line 79
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tThe method apply(String, int, int, Object, Vector, Vector) of type JRubyEngine must override or implement a supertype method\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.jruby.embed.bsf.JRubyEngine this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/jruby/embed/bsf/JRubyEngine;
    MethodParameters:
            Name  Flags
      file        
      line        
      col         
      funcBody    
      paramNames  
      args        

  private java.lang.Object run(java.lang.String, int, java.lang.Object);
    descriptor: (Ljava/lang/String;ILjava/lang/Object;)Ljava/lang/Object;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // org.jruby.embed.bsf.JRubyEngine this
         0: .line 97
            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 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/jruby/embed/bsf/JRubyEngine;
    MethodParameters:
            Name  Flags
      fileinfo    
      line        
      scriptUnit  

  public java.lang.Object eval(java.lang.String, int, int, java.lang.Object);
    descriptor: (Ljava/lang/String;IILjava/lang/Object;)Ljava/lang/Object;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=5, args_size=5
        start local 0 // org.jruby.embed.bsf.JRubyEngine this
         0: .line 115
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \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"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.jruby.embed.bsf.JRubyEngine this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/jruby/embed/bsf/JRubyEngine;
    Exceptions:
      throws BSFException
    MethodParameters:
      Name  Flags
      file  
      line  
      col   
      expr  

  public void exec(java.lang.String, int, int, java.lang.Object);
    descriptor: (Ljava/lang/String;IILjava/lang/Object;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=5, args_size=5
        start local 0 // org.jruby.embed.bsf.JRubyEngine this
         0: .line 124
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \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"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.jruby.embed.bsf.JRubyEngine this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/jruby/embed/bsf/JRubyEngine;
    Exceptions:
      throws BSFException
    MethodParameters:
      Name  Flags
      file  
      line  
      col   
      expr  

  public java.lang.Object call(java.lang.Object, java.lang.String, java.lang.Object[]);
    descriptor: (Ljava/lang/Object;Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/Object;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // org.jruby.embed.bsf.JRubyEngine this
         0: .line 132
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \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"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.jruby.embed.bsf.JRubyEngine this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/jruby/embed/bsf/JRubyEngine;
    Exceptions:
      throws BSFException
    MethodParameters:
        Name  Flags
      recv    
      method  
      args    

  public void initialize(BSFManager, java.lang.String, java.util.Vector);
    descriptor: (LBSFManager;Ljava/lang/String;Ljava/util/Vector;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // org.jruby.embed.bsf.JRubyEngine this
         0: .line 146
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \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"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.jruby.embed.bsf.JRubyEngine this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/jruby/embed/bsf/JRubyEngine;
    Exceptions:
      throws BSFException
    MethodParameters:
                   Name  Flags
      manager            
      language           
      someDeclaredBeans  

  void setVariable(BSFDeclaredBean);
    descriptor: (LBSFDeclaredBean;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.jruby.embed.bsf.JRubyEngine this
         0: .line 164
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tBSFDeclaredBean 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 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/jruby/embed/bsf/JRubyEngine;
    MethodParameters:
      Name  Flags
      bean  

  java.util.List<java.lang.String> getClassPath(BSFManager);
    descriptor: (LBSFManager;)Ljava/util/List;
    flags: (0x0000) 
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.jruby.embed.bsf.JRubyEngine this
         0: .line 178
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tBSFManager 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 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/jruby/embed/bsf/JRubyEngine;
    Signature: (LBSFManager;)Ljava/util/List<Ljava/lang/String;>;
    MethodParameters:
         Name  Flags
      manager  

  public void declareBean(BSFDeclaredBean);
    descriptor: (LBSFDeclaredBean;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.jruby.embed.bsf.JRubyEngine this
         0: .line 188
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tBSFDeclaredBean cannot be resolved to a type\n\tBSFException 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 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/jruby/embed/bsf/JRubyEngine;
    Exceptions:
      throws BSFException
    MethodParameters:
      Name  Flags
      bean  

  public void undeclareBean(BSFDeclaredBean);
    descriptor: (LBSFDeclaredBean;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.jruby.embed.bsf.JRubyEngine this
         0: .line 194
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tBSFDeclaredBean cannot be resolved to a type\n\tBSFException 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 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/jruby/embed/bsf/JRubyEngine;
    Exceptions:
      throws BSFException
    MethodParameters:
      Name  Flags
      bean  

  public void handleException(BSFException);
    descriptor: (LBSFException;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.jruby.embed.bsf.JRubyEngine this
         0: .line 203
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tBSFException 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 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/jruby/embed/bsf/JRubyEngine;
    MethodParameters:
           Name  Flags
      bsfExcptn  

  private static void printException(org.jruby.Ruby, java.lang.Exception);
    descriptor: (Lorg/jruby/Ruby;Ljava/lang/Exception;)V
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC
    Code:
      stack=3, locals=2, args_size=2
         0: .line 213
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    MethodParameters:
           Name  Flags
      runtime    
      exception  

  public void terminate();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.jruby.embed.bsf.JRubyEngine this
         0: .line 242
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \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 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/jruby/embed/bsf/JRubyEngine;
}
SourceFile: "JRubyEngine.java"
NestMembers:
  org.jruby.embed.bsf.JRubyEngine$FunctionsGlobalVariable
InnerClasses:
  private FunctionsGlobalVariable = org.jruby.embed.bsf.JRubyEngine$FunctionsGlobalVariable of org.jruby.embed.bsf.JRubyEngine