struct

Hir::Tuple

Inherits Hir < IrNode < Struct < Value < Object

Constructors

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

Instance methods

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

Same as #inspect(io).

Source
type
Source