struct

LLVM::BasicBlockCollection

Inherits Enumerable < Struct < Value < Object

Constructors

new(function : Function)
Source

Instance methods

[](name : String)
Source
[]?(name : String)
Source
append(name = "")
Source
append(name = "", &)
Source
each

Must yield this collection's elements to the block.

Source
last?
Source