Index (F)
»
FalseClass
Class: FalseClass
Inherits:
Object
Object
FalseClass
show all
Defined in:
lib/rust/core/types/datatype.rb
Instance Method Summary
collapse
#
to_R
⇒ Object
Instance Method Details
#
to_R
⇒
Object
138 139 140
# File 'lib/rust/core/types/datatype.rb', line 138
def
to_R
"
FALSE
"
end