struct

Mint::Formatter::Entity

Inherits Struct < Value < Object

Describes an entity (mostly function definition). If the whole thing does not fit in one line then the arguments are broken into their own lines.

Constructors

new(head : Nodes, arguments : Array(Nodes), tail : Nodes)
Source

Instance methods

arguments
clone
Source
copy_with(head _head = @head, arguments _arguments = @arguments, tail _tail = @tail)
Source
head
tail