struct

Ast::ExternalFunction

Inherits Ast::HasSignature < Ast::TopLevelItem < IrNode < Struct < Value < Object

Constructors

new(location : Location, name : ::String, signature : Signature)
Source

Instance methods

name
Source
name=(name : ::String)
Source
to_s(io : IO)

Same as #inspect(io).

Source