class

Mint::Ast::Function

Inherits Mint::Ast::Node < Reference < Object

Constructors

new(arguments : Array(Argument), from : Parser::Location, to : Parser::Location, file : Parser::File, comment : Comment | Nil, name : Variable, type : Node | Nil, body : Block)
Source

Instance methods

arguments
Source
body
Source
comment
Source
name
Source
type
Source