public static class JRubyLibrary.MethodExtensions extends Object
Constructor and Description |
---|
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–2015 JRuby. All rights reserved.