NAME

Zuzu::AST::Expr::Spread - AST marker for call argument spreading

DESCRIPTION

Represents ...expr in a call argument list. Runtime expansion is not implemented in this phase.

ATTRIBUTES

expr

The expression that will provide values to spread.

COPYRIGHT AND LICENCE

Zuzu::AST::Expr::Spread is copyright Toby Inkster.

It is free software; you may redistribute it and/or modify it under the terms of either the Artistic License 1.0 or the GNU General Public License version 2.