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 booleanIsTrueSite.isTruthy(IRubyObject obj, RubyNil nil, RubyBoolean.False fals) static IRubyObjectInvokeSite.negate(IRubyObject object, RubyNil nil, RubyBoolean.True tru, RubyBoolean.False fals)