Methods 
| Modifier and Type | 
Method and Description | 
IRubyObject | 
__file__(ThreadContext context,
        IRubyObject self,
        Block block)  | 
IRubyObject | 
__file__(ThreadContext context,
        IRubyObject self,
        IRubyObject arg,
        Block block)  | 
IRubyObject | 
__file__(ThreadContext context,
        IRubyObject self,
        IRubyObject arg1,
        IRubyObject arg2,
        Block block)  | 
IRubyObject | 
__file__(ThreadContext context,
        IRubyObject self,
        IRubyObject arg1,
        IRubyObject arg2,
        IRubyObject arg3,
        Block block)  | 
BigInteger | 
getBigInteger(int i,
             String name)  | 
BigInteger | 
getBigInteger0(String name)  | 
BigInteger | 
getBigInteger1(String name)  | 
BigInteger | 
getBigInteger2(String name)  | 
BigInteger | 
getBigInteger3(String name)  | 
BigInteger | 
getBigInteger4(String name)  | 
BigInteger | 
getBigInteger5(String name)  | 
BigInteger | 
getBigInteger6(String name)  | 
BigInteger | 
getBigInteger7(String name)  | 
BigInteger | 
getBigInteger8(String name)  | 
BigInteger | 
getBigInteger9(String name)  | 
org.jruby.util.ByteList | 
getByteList(int i)  | 
org.jruby.util.ByteList | 
getByteList0()  | 
org.jruby.util.ByteList | 
getByteList1()  | 
org.jruby.util.ByteList | 
getByteList2()  | 
org.jruby.util.ByteList | 
getByteList3()  | 
org.jruby.util.ByteList | 
getByteList4()  | 
org.jruby.util.ByteList | 
getByteList5()  | 
org.jruby.util.ByteList | 
getByteList6()  | 
org.jruby.util.ByteList | 
getByteList7()  | 
org.jruby.util.ByteList | 
getByteList8()  | 
org.jruby.util.ByteList | 
getByteList9()  | 
CallSite | 
getCallSite(int i)  | 
CallSite | 
getCallSite0()  | 
CallSite | 
getCallSite1()  | 
CallSite | 
getCallSite2()  | 
CallSite | 
getCallSite3()  | 
CallSite | 
getCallSite4()  | 
CallSite | 
getCallSite5()  | 
CallSite | 
getCallSite6()  | 
CallSite | 
getCallSite7()  | 
CallSite | 
getCallSite8()  | 
CallSite | 
getCallSite9()  | 
IRubyObject | 
getConstant(ThreadContext context,
           StaticScope scope,
           String name,
           int i)  | 
IRubyObject | 
getConstant0(ThreadContext context,
            StaticScope scope,
            String name)  | 
IRubyObject | 
getConstant1(ThreadContext context,
            StaticScope scope,
            String name)  | 
IRubyObject | 
getConstant2(ThreadContext context,
            StaticScope scope,
            String name)  | 
IRubyObject | 
getConstant3(ThreadContext context,
            StaticScope scope,
            String name)  | 
IRubyObject | 
getConstant4(ThreadContext context,
            StaticScope scope,
            String name)  | 
IRubyObject | 
getConstant5(ThreadContext context,
            StaticScope scope,
            String name)  | 
IRubyObject | 
getConstant6(ThreadContext context,
            StaticScope scope,
            String name)  | 
IRubyObject | 
getConstant7(ThreadContext context,
            StaticScope scope,
            String name)  | 
IRubyObject | 
getConstant8(ThreadContext context,
            StaticScope scope,
            String name)  | 
IRubyObject | 
getConstant9(ThreadContext context,
            StaticScope scope,
            String name)  | 
IRubyObject | 
getConstantDefined(ThreadContext context,
                  StaticScope scope,
                  String name,
                  int i)  | 
IRubyObject | 
getConstantDefined0(ThreadContext context,
                   StaticScope scope,
                   String name)  | 
IRubyObject | 
getConstantDefined1(ThreadContext context,
                   StaticScope scope,
                   String name)  | 
IRubyObject | 
getConstantDefined2(ThreadContext context,
                   StaticScope scope,
                   String name)  | 
IRubyObject | 
getConstantDefined3(ThreadContext context,
                   StaticScope scope,
                   String name)  | 
IRubyObject | 
getConstantDefined4(ThreadContext context,
                   StaticScope scope,
                   String name)  | 
IRubyObject | 
getConstantDefined5(ThreadContext context,
                   StaticScope scope,
                   String name)  | 
IRubyObject | 
getConstantDefined6(ThreadContext context,
                   StaticScope scope,
                   String name)  | 
IRubyObject | 
getConstantDefined7(ThreadContext context,
                   StaticScope scope,
                   String name)  | 
IRubyObject | 
getConstantDefined8(ThreadContext context,
                   StaticScope scope,
                   String name)  | 
IRubyObject | 
getConstantDefined9(ThreadContext context,
                   StaticScope scope,
                   String name)  | 
IRubyObject | 
getConstantFrom(RubyModule target,
               ThreadContext context,
               String name,
               int i)  | 
IRubyObject | 
getConstantFrom0(RubyModule target,
                ThreadContext context,
                String name)  | 
IRubyObject | 
getConstantFrom1(RubyModule target,
                ThreadContext context,
                String name)  | 
IRubyObject | 
getConstantFrom2(RubyModule target,
                ThreadContext context,
                String name)  | 
IRubyObject | 
getConstantFrom3(RubyModule target,
                ThreadContext context,
                String name)  | 
IRubyObject | 
getConstantFrom4(RubyModule target,
                ThreadContext context,
                String name)  | 
IRubyObject | 
getConstantFrom5(RubyModule target,
                ThreadContext context,
                String name)  | 
IRubyObject | 
getConstantFrom6(RubyModule target,
                ThreadContext context,
                String name)  | 
IRubyObject | 
getConstantFrom7(RubyModule target,
                ThreadContext context,
                String name)  | 
IRubyObject | 
getConstantFrom8(RubyModule target,
                ThreadContext context,
                String name)  | 
IRubyObject | 
getConstantFrom9(RubyModule target,
                ThreadContext context,
                String name)  | 
org.jcodings.Encoding | 
getEncoding(int i)  | 
org.jcodings.Encoding | 
getEncoding0()  | 
org.jcodings.Encoding | 
getEncoding1()  | 
org.jcodings.Encoding | 
getEncoding2()  | 
org.jcodings.Encoding | 
getEncoding3()  | 
org.jcodings.Encoding | 
getEncoding4()  | 
org.jcodings.Encoding | 
getEncoding5()  | 
org.jcodings.Encoding | 
getEncoding6()  | 
org.jcodings.Encoding | 
getEncoding7()  | 
org.jcodings.Encoding | 
getEncoding8()  | 
org.jcodings.Encoding | 
getEncoding9()  | 
RubyFixnum | 
getFixnum(ThreadContext context,
         int i,
         int value)  | 
RubyFixnum | 
getFixnum(ThreadContext context,
         int i,
         long value)  | 
RubyFixnum | 
getFixnum0(ThreadContext context,
          int value)  | 
RubyFixnum | 
getFixnum1(ThreadContext context,
          int value)  | 
RubyFixnum | 
getFixnum2(ThreadContext context,
          int value)  | 
RubyFixnum | 
getFixnum3(ThreadContext context,
          int value)  | 
RubyFixnum | 
getFixnum4(ThreadContext context,
          int value)  | 
RubyFixnum | 
getFixnum5(ThreadContext context,
          int value)  | 
RubyFixnum | 
getFixnum6(ThreadContext context,
          int value)  | 
RubyFixnum | 
getFixnum7(ThreadContext context,
          int value)  | 
RubyFixnum | 
getFixnum8(ThreadContext context,
          int value)  | 
RubyFixnum | 
getFixnum9(ThreadContext context,
          int value)  | 
RubyFloat | 
getFloat(ThreadContext context,
        int i,
        double value)  | 
RubyFloat | 
getFloat0(ThreadContext context,
         double value)  | 
RubyFloat | 
getFloat1(ThreadContext context,
         double value)  | 
RubyFloat | 
getFloat2(ThreadContext context,
         double value)  | 
RubyFloat | 
getFloat3(ThreadContext context,
         double value)  | 
RubyFloat | 
getFloat4(ThreadContext context,
         double value)  | 
RubyFloat | 
getFloat5(ThreadContext context,
         double value)  | 
RubyFloat | 
getFloat6(ThreadContext context,
         double value)  | 
RubyFloat | 
getFloat7(ThreadContext context,
         double value)  | 
RubyFloat | 
getFloat8(ThreadContext context,
         double value)  | 
RubyFloat | 
getFloat9(ThreadContext context,
         double value)  | 
RubyString | 
getFrozenString(ThreadContext context,
               int i,
               int j,
               int codeRange)  | 
RubyString | 
getFrozenString0(ThreadContext context,
                int j,
                int codeRange)  | 
RubyString | 
getFrozenString1(ThreadContext context,
                int j,
                int codeRange)  | 
RubyString | 
getFrozenString2(ThreadContext context,
                int j,
                int codeRange)  | 
RubyString | 
getFrozenString3(ThreadContext context,
                int j,
                int codeRange)  | 
RubyString | 
getFrozenString4(ThreadContext context,
                int j,
                int codeRange)  | 
RubyString | 
getFrozenString5(ThreadContext context,
                int j,
                int codeRange)  | 
RubyString | 
getFrozenString6(ThreadContext context,
                int j,
                int codeRange)  | 
RubyString | 
getFrozenString7(ThreadContext context,
                int j,
                int codeRange)  | 
RubyString | 
getFrozenString8(ThreadContext context,
                int j,
                int codeRange)  | 
RubyString | 
getFrozenString9(ThreadContext context,
                int j,
                int codeRange)  | 
protected DynamicMethod | 
getMethod(ThreadContext context,
         IRubyObject self,
         int i,
         String methodName)  | 
protected DynamicMethod | 
getMethod0(ThreadContext context,
          IRubyObject self,
          String methodName)  | 
protected DynamicMethod | 
getMethod1(ThreadContext context,
          IRubyObject self,
          String methodName)  | 
protected DynamicMethod | 
getMethod2(ThreadContext context,
          IRubyObject self,
          String methodName)  | 
protected DynamicMethod | 
getMethod3(ThreadContext context,
          IRubyObject self,
          String methodName)  | 
protected DynamicMethod | 
getMethod4(ThreadContext context,
          IRubyObject self,
          String methodName)  | 
protected DynamicMethod | 
getMethod5(ThreadContext context,
          IRubyObject self,
          String methodName)  | 
protected DynamicMethod | 
getMethod6(ThreadContext context,
          IRubyObject self,
          String methodName)  | 
protected DynamicMethod | 
getMethod7(ThreadContext context,
          IRubyObject self,
          String methodName)  | 
protected DynamicMethod | 
getMethod8(ThreadContext context,
          IRubyObject self,
          String methodName)  | 
protected DynamicMethod | 
getMethod9(ThreadContext context,
          IRubyObject self,
          String methodName)  | 
RubyRegexp | 
getRegexp(ThreadContext context,
         int i,
         org.jruby.util.ByteList pattern,
         int options)  | 
RubyRegexp | 
getRegexp0(ThreadContext context,
          org.jruby.util.ByteList pattern,
          int options)  | 
RubyRegexp | 
getRegexp1(ThreadContext context,
          org.jruby.util.ByteList pattern,
          int options)  | 
RubyRegexp | 
getRegexp2(ThreadContext context,
          org.jruby.util.ByteList pattern,
          int options)  | 
RubyRegexp | 
getRegexp3(ThreadContext context,
          org.jruby.util.ByteList pattern,
          int options)  | 
RubyRegexp | 
getRegexp4(ThreadContext context,
          org.jruby.util.ByteList pattern,
          int options)  | 
RubyRegexp | 
getRegexp5(ThreadContext context,
          org.jruby.util.ByteList pattern,
          int options)  | 
RubyRegexp | 
getRegexp6(ThreadContext context,
          org.jruby.util.ByteList pattern,
          int options)  | 
RubyRegexp | 
getRegexp7(ThreadContext context,
          org.jruby.util.ByteList pattern,
          int options)  | 
RubyRegexp | 
getRegexp8(ThreadContext context,
          org.jruby.util.ByteList pattern,
          int options)  | 
RubyRegexp | 
getRegexp9(ThreadContext context,
          org.jruby.util.ByteList pattern,
          int options)  | 
StaticScope | 
getScope(int i)  | 
StaticScope | 
getScope(ThreadContext context,
        StaticScope parent,
        String varNamesDescriptor,
        int i)  | 
StaticScope | 
getScope0()  | 
StaticScope | 
getScope0(ThreadContext context,
         StaticScope parent,
         String varNamesDescriptor)  | 
StaticScope | 
getScope1()  | 
StaticScope | 
getScope1(ThreadContext context,
         StaticScope parent,
         String varNamesDescriptor)  | 
StaticScope | 
getScope2()  | 
StaticScope | 
getScope2(ThreadContext context,
         StaticScope parent,
         String varNamesDescriptor)  | 
StaticScope | 
getScope3()  | 
StaticScope | 
getScope3(ThreadContext context,
         StaticScope parent,
         String varNamesDescriptor)  | 
StaticScope | 
getScope4()  | 
StaticScope | 
getScope4(ThreadContext context,
         StaticScope parent,
         String varNamesDescriptor)  | 
StaticScope | 
getScope5()  | 
StaticScope | 
getScope5(ThreadContext context,
         StaticScope parent,
         String varNamesDescriptor)  | 
StaticScope | 
getScope6()  | 
StaticScope | 
getScope6(ThreadContext context,
         StaticScope parent,
         String varNamesDescriptor)  | 
StaticScope | 
getScope7()  | 
StaticScope | 
getScope7(ThreadContext context,
         StaticScope parent,
         String varNamesDescriptor)  | 
StaticScope | 
getScope8()  | 
StaticScope | 
getScope8(ThreadContext context,
         StaticScope parent,
         String varNamesDescriptor)  | 
StaticScope | 
getScope9()  | 
StaticScope | 
getScope9(ThreadContext context,
         StaticScope parent,
         String varNamesDescriptor)  | 
RubyString | 
getString(ThreadContext context,
         int i,
         int codeRange)  | 
RubyString | 
getString0(ThreadContext context,
          int codeRange)  | 
RubyString | 
getString1(ThreadContext context,
          int codeRange)  | 
RubyString | 
getString2(ThreadContext context,
          int codeRange)  | 
RubyString | 
getString3(ThreadContext context,
          int codeRange)  | 
RubyString | 
getString4(ThreadContext context,
          int codeRange)  | 
RubyString | 
getString5(ThreadContext context,
          int codeRange)  | 
RubyString | 
getString6(ThreadContext context,
          int codeRange)  | 
RubyString | 
getString7(ThreadContext context,
          int codeRange)  | 
RubyString | 
getString8(ThreadContext context,
          int codeRange)  | 
RubyString | 
getString9(ThreadContext context,
          int codeRange)  | 
RubySymbol | 
getSymbol(ThreadContext context,
         int i,
         String name,
         String encoding)  | 
RubySymbol | 
getSymbol0(ThreadContext context,
          String name,
          String encoding)  | 
RubySymbol | 
getSymbol1(ThreadContext context,
          String name,
          String encoding)  | 
RubySymbol | 
getSymbol2(ThreadContext context,
          String name,
          String encoding)  | 
RubySymbol | 
getSymbol3(ThreadContext context,
          String name,
          String encoding)  | 
RubySymbol | 
getSymbol4(ThreadContext context,
          String name,
          String encoding)  | 
RubySymbol | 
getSymbol5(ThreadContext context,
          String name,
          String encoding)  | 
RubySymbol | 
getSymbol6(ThreadContext context,
          String name,
          String encoding)  | 
RubySymbol | 
getSymbol7(ThreadContext context,
          String name,
          String encoding)  | 
RubySymbol | 
getSymbol8(ThreadContext context,
          String name,
          String encoding)  | 
RubySymbol | 
getSymbol9(ThreadContext context,
          String name,
          String encoding)  | 
IRubyObject | 
getVariable(ThreadContext context,
           int i,
           String name,
           IRubyObject object)  | 
IRubyObject | 
getVariable0(ThreadContext context,
            String name,
            IRubyObject object)  | 
IRubyObject | 
getVariable1(ThreadContext context,
            String name,
            IRubyObject object)  | 
IRubyObject | 
getVariable2(ThreadContext context,
            String name,
            IRubyObject object)  | 
IRubyObject | 
getVariable3(ThreadContext context,
            String name,
            IRubyObject object)  | 
IRubyObject | 
getVariable4(ThreadContext context,
            String name,
            IRubyObject object)  | 
IRubyObject | 
getVariable5(ThreadContext context,
            String name,
            IRubyObject object)  | 
IRubyObject | 
getVariable6(ThreadContext context,
            String name,
            IRubyObject object)  | 
IRubyObject | 
getVariable7(ThreadContext context,
            String name,
            IRubyObject object)  | 
IRubyObject | 
getVariable8(ThreadContext context,
            String name,
            IRubyObject object)  | 
IRubyObject | 
getVariable9(ThreadContext context,
            String name,
            IRubyObject object)  | 
IRubyObject | 
getVariableDefined(ThreadContext context,
                  int i,
                  String name,
                  IRubyObject object)  | 
IRubyObject | 
getVariableDefined0(ThreadContext context,
                   String name,
                   IRubyObject object)  | 
IRubyObject | 
getVariableDefined1(ThreadContext context,
                   String name,
                   IRubyObject object)  | 
IRubyObject | 
getVariableDefined2(ThreadContext context,
                   String name,
                   IRubyObject object)  | 
IRubyObject | 
getVariableDefined3(ThreadContext context,
                   String name,
                   IRubyObject object)  | 
IRubyObject | 
getVariableDefined4(ThreadContext context,
                   String name,
                   IRubyObject object)  | 
IRubyObject | 
getVariableDefined5(ThreadContext context,
                   String name,
                   IRubyObject object)  | 
IRubyObject | 
getVariableDefined6(ThreadContext context,
                   String name,
                   IRubyObject object)  | 
IRubyObject | 
getVariableDefined7(ThreadContext context,
                   String name,
                   IRubyObject object)  | 
IRubyObject | 
getVariableDefined8(ThreadContext context,
                   String name,
                   IRubyObject object)  | 
IRubyObject | 
getVariableDefined9(ThreadContext context,
                   String name,
                   IRubyObject object)  | 
void | 
initFromDescriptor(String descriptor)  | 
IRubyObject | 
load(ThreadContext context,
    IRubyObject self,
    boolean wrap)  | 
IRubyObject | 
load(ThreadContext context,
    IRubyObject self,
    IRubyObject[] args,
    Block block)
Deprecated.  
 | 
IRubyObject | 
run(ThreadContext context,
   IRubyObject self,
   IRubyObject[] args,
   Block block)  | 
void | 
setByteList(int index,
           String str,
           org.jcodings.Encoding encoding)  | 
static CallSite[] | 
setCallSite(CallSite[] callSites,
           int index,
           String name)  | 
void | 
setEncoding(int index,
           String encStr)  | 
void | 
setFilename(String filename)  | 
static CallSite[] | 
setFunctionalCallSite(CallSite[] callSites,
                     int index,
                     String name)  | 
void | 
setRootScope(StaticScope scope)  | 
static CallSite[] | 
setSuperCallSite(CallSite[] callSites,
                int index)  | 
IRubyObject | 
setVariable(int i,
           String name,
           IRubyObject object,
           IRubyObject value)  | 
IRubyObject | 
setVariable0(String name,
            IRubyObject object,
            IRubyObject value)  | 
IRubyObject | 
setVariable1(String name,
            IRubyObject object,
            IRubyObject value)  | 
IRubyObject | 
setVariable2(String name,
            IRubyObject object,
            IRubyObject value)  | 
IRubyObject | 
setVariable3(String name,
            IRubyObject object,
            IRubyObject value)  | 
IRubyObject | 
setVariable4(String name,
            IRubyObject object,
            IRubyObject value)  | 
IRubyObject | 
setVariable5(String name,
            IRubyObject object,
            IRubyObject value)  | 
IRubyObject | 
setVariable6(String name,
            IRubyObject object,
            IRubyObject value)  | 
IRubyObject | 
setVariable7(String name,
            IRubyObject object,
            IRubyObject value)  | 
IRubyObject | 
setVariable8(String name,
            IRubyObject object,
            IRubyObject value)  | 
IRubyObject | 
setVariable9(String name,
            IRubyObject object,
            IRubyObject value)  | 
static CallSite[] | 
setVariableCallSite(CallSite[] callSites,
                   int index,
                   String name)  |