Package | Description |
---|---|
org.jruby | |
org.jruby.runtime |
Modifier and Type | Class and Description |
---|---|
class |
RubyMethod
The RubyMethod class represents a RubyMethod object.
|
class |
RubyUnboundMethod
An unbound method representation (e.g.
|
Modifier and Type | Method and Description |
---|---|
abstract AbstractRubyMethod |
AbstractRubyMethod.rbClone() |
Modifier and Type | Method and Description |
---|---|
static IRubyObject |
Helpers.methodToParameters(Ruby runtime,
AbstractRubyMethod recv) |
Copyright © 2001-2021 JRuby. All Rights Reserved.