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