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