class

FunctionDefinintion

Inherits StatementNode < Reference < Object

Constructors

new(name : IdentifierToken, parameters : Array(FunctionParameter), body : Block)
Source

Instance methods

body
Source
name
Source
parameters
Source
to_s_indent(io, level)
Source