struct

Parameter

Inherits IrNode < Struct < Value < Object

Constructors

new(location : Location, mode : Mode, name : String, type : Type)
Source

Instance methods

location
Source
mode
Source
name
Source
substitute(type_args : Slice(Type))
Source
to_s(io : IO)

Same as #inspect(io).

Source
type
Source