Class: Float

Inherits:
Object show all
Defined in:
lib/llvm.rb

Instance Method Summary collapse

Instance Method Details

#llvmObject



10
11
12
# File 'lib/llvm.rb', line 10

def llvm
  LLVM::Value.get_float_constant(self)
end