Package | Description |
---|---|
org.jruby.internal.runtime.methods | |
org.jruby.ir.targets |
Modifier and Type | Field and Description |
---|---|
protected DynamicMethod.NativeCall |
JavaMethod.nativeCall
Single-arity native call
|
Modifier and Type | Method and Description |
---|---|
DynamicMethod.NativeCall |
NativeCallMethod.getNativeCall()
Get the NativeCall for the method, if available.
|
DynamicMethod.NativeCall |
JavaMethod.getNativeCall() |
Modifier and Type | Method and Description |
---|---|
static int |
Bootstrap.getNativeArgCount(DynamicMethod method,
DynamicMethod.NativeCall nativeCall) |
Copyright © 2001-2015 JRuby. All Rights Reserved.