public static class JRubyLibrary.MethodExtensions extends Object
| Constructor and Description |
|---|
JRubyLibrary.MethodExtensions() |
| Modifier and Type | Method and Description |
|---|---|
static IRubyObject |
methodArgs(IRubyObject recv) |
static String[] |
methodParameters(Ruby runtime,
DynamicMethod method) |
public static IRubyObject methodArgs(IRubyObject recv)
public static String[] methodParameters(Ruby runtime, DynamicMethod method)
Copyright © 2001-2013 JRuby. All Rights Reserved.