| Package | Description |
|---|---|
| org.jruby | |
| org.jruby.runtime |
| Modifier and Type | Class and Description |
|---|---|
class |
RubyMethod
The RubyMethod class represents a RubyMethod object.
|
class |
RubyUnboundMethod
Note: This was renamed from UnboundMethod.java
|
| 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-2015 JRuby. All Rights Reserved.