Uses of Class
org.jruby.RubyBoolean.False
Packages that use RubyBoolean.False
-
Uses of RubyBoolean.False in org.jruby.ir.targets.indy
Methods in org.jruby.ir.targets.indy with parameters of type RubyBoolean.FalseModifier and TypeMethodDescriptionstatic boolean
IsTrueSite.isTruthy
(IRubyObject obj, RubyNil nil, RubyBoolean.False fals) static IRubyObject
InvokeSite.negate
(IRubyObject object, RubyNil nil, RubyBoolean.True tru, RubyBoolean.False fals)