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