class LLVM::GenericValue inherits Reference ¶ Class methods¶ .new(unwrap : LibLLVM::GenericValueRef, context : LLVM::Context) ¶ View source Methods¶ #finalize ¶ View source #to_b : Bool ¶ View source #to_f32 : Float32 ¶ View source #to_f64 : Float64 ¶ View source #to_i : Int32 ¶ View source #to_i64 : Int64 ¶ View source #to_pointer : Pointer(Void) ¶ View source #to_string : String ¶ View source #to_u64 : UInt64 ¶ View source #to_unsafe : LibLLVM::GenericValueRef ¶ View source