Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Hir::Array
Inherits
Hir
<
IrNode
<
Struct
<
Value
<
Object
Constructors
new
(location :
Location
, element_type :
Type
, elements : ::
Array
(
Hir
))
Source
Class methods
emit
Source
Instance methods
binding
Source
element_type
Source
element_type=
(element_type :
Type
)
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