Package org.jruby
Class RubyRange.InspectRecursive
java.lang.Object
org.jruby.RubyRange.InspectRecursive
- All Implemented Interfaces:
ThreadContext.RecursiveFunctionEx<IRubyObject>
- Enclosing class:
- RubyRange
private static class RubyRange.InspectRecursive
extends Object
implements ThreadContext.RecursiveFunctionEx<IRubyObject>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncall(ThreadContext context, IRubyObject state, IRubyObject obj, boolean recur)
-
Constructor Details
-
InspectRecursive
private InspectRecursive()
-
-
Method Details
-
call
- Specified by:
callin interfaceThreadContext.RecursiveFunctionEx<IRubyObject>
-