Libraries
»
plessl-llvmruby
(0.0.5)
»
Index (F)
»
Float
Class: Float
Inherits:
Object
Object
Float
show all
Defined in:
lib/llvm.rb
Instance Method Summary
collapse
#
llvm
⇒ Object
Instance Method Details
#
llvm
⇒
Object
10 11 12
# File 'lib/llvm.rb', line 10
def
llvm
LLVM
::
Value
.
get_float_constant
(
self
)
end