NAME
Zuzu::AST::Stmt::LetUnpack - AST node for declaration unpacking
DESCRIPTION
Represents let { ... } := expr and const { ... } := expr declarations.
METHODS
evaluate
Dispatches this AST node to the matching runtime evaluator.
COPYRIGHT AND LICENCE
Zuzu::AST::Stmt::LetUnpack 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.