Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Variant
Inherits
IrNode
<
Struct
<
Value
<
Object
Constructors
new
(location :
Location
, name :
String
, fields :
Array
(
Field
))
Source
Instance methods
fields
Source
location
Source
name
Source
to_s
(io :
IO
)
Same as
#inspect(io)
.
Source