Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Hir::BindTemp
Inherits
Hir::TestOrBinding
<
IrNode
<
Struct
<
Value
<
Object
Constructors
new
(value :
Hir
, id :
Int32
)
Source
Instance methods
id
Source
id=
(id :
Int32
)
Source
location
Source
to_s
(io :
IO
)
Same as
#inspect(io)
.
Source
type
Source
value
Source
value=
(value :
Hir
)
Source