struct

Hir::Block

Inherits Hir < IrNode < Struct < Value < Object

Constructors

new(location : Location, statements : ::Array(Hir))
Source

Class methods

empty(location : Location = Location.zero)
Source

Instance methods

binding
Source
location
Source
location=(location : Location)
Source
statements
Source
statements=(statements : ::Array(Hir))
Source
to_s(io : IO)

Same as #inspect(io).

Source
type
Source