struct

Ast::TopLevelItem

Inherits IrNode < Struct < Value < Object

Constructors

new(location : Location)

property type_params : Slice(TypeParameter)? = nil

Source

Instance methods

location
Source
location=(location : Location)
Source
to_s(io : IO)

Same as #inspect(io).

Source
type_params
Source