struct

Field

Inherits IrNode < Struct < Value < Object

Constructors

new(location : Location, binding : Binding, name : String, type : Type)
Source

Instance methods

binding
Source
location
Source
name
Source
to_s(io : IO)

Same as #inspect(io).

Source
type
Source