Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Hir::AccessField
Inherits
Hir
<
IrNode
<
Struct
<
Value
<
Object
Constructors
new
(location :
Location
, object :
Cell
(
Hir
), field :
Field
, type_args :
Slice
(
Type
))
Source
new
(location :
Location
, object :
Hir
, field :
Field
, type_args :
Slice
(
Type
))
Source
Instance methods
binding
Source
field
Source
field=
(field :
Field
)
Source
location
Source
location=
(location :
Location
)
Source
object
Source
object=
(object :
Cell
(
Hir
))
Source
to_s
(io :
IO
)
Same as
#inspect(io)
.
Source
type
Source