Package | Description |
---|---|
org.jruby.ir.targets | |
org.jruby.javasupport |
Modifier and Type | Method and Description |
---|---|
static boolean |
Bootstrap.IsNilSite.isNil(IRubyObject obj,
RubyNil nil) |
static boolean |
Bootstrap.IsTrueSite.isTruthy(IRubyObject obj,
RubyNil nil,
RubyBoolean.False fals) |
static IRubyObject |
InvokeSite.negate(IRubyObject object,
RubyNil nil,
RubyBoolean.True tru,
RubyBoolean.False fals) |
Modifier and Type | Method and Description |
---|---|
static java.lang.Object |
JavaUtil.coerceNilToType(RubyNil nil,
java.lang.Class target)
Deprecated.
|
Copyright © 2001-2021 JRuby. All Rights Reserved.