The specialized constructor for this AST subclass, transforming this particular case to the general one using super.
Optional
span: SpanOptional
attributes: OptionsTableReadonly
attributesTO DO: Complete
Readonly
childrenTO DO: Complete This array may be used for 2 purposes:
Readonly
spanTO DO: Complete
Readonly
tagTO DO: Complete
The getter for the value property of an ASTStmtAssignTuple.
The getter for the variables property of an ASTStmtAssignTuple.
Protected
_show
The AST subclass representing a block.
Consists of a list of variables, binders for tuple elements, and an expression yielding a tuple to be bound to those variables.