struct LLVM::BasicBlockCollection inherits Struct ¶ Included modules Enumerable Class methods¶ .new(function : Function) ¶ View source Methods¶ #[](name : String) ¶ View source #[]?(name : String) ¶ View source #append(name = "") ¶ View source #append(name = "" ¶ View source #each(&) : Nil ¶ Must yield this collection's elements to the block. View source #last? ¶ View source