class

Crystal::Macros::MultiAssign

Inherits Crystal::Macros::ASTNode

Multiple assign expression.

Instance methods

targets

Returns the targets assigned to.

Source
values

Returns the values that are being assigned.

Source