Uses of Class
org.jruby.RubyMethod
Packages that use RubyMethod
-
Uses of RubyMethod in org.jruby
Methods in org.jruby that return RubyMethodModifier and TypeMethodDescriptionRubyUnboundMethod.bind
(ThreadContext context, IRubyObject aReceiver) RubyMethod.dup
(ThreadContext context) static RubyMethod
RubyMethod.newMethod
(RubyModule implementationModule, String methodName, RubyModule originModule, String originName, CacheEntry entry, IRubyObject receiver) RubyMethod.rbClone()