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 name property of an ASTExprStructureUpdate.
The getter for the fieldBindings property of an ASTExprStructureUpdate.
The getter for the original property of an ASTExprStructureUpdate.
The getter for the fieldNames property of an ASTExprStructureUpdate.
Specialization of toString to show this instance in a different way as that given by the default.
Protected
_show
The AST subclass representing an expression for updating values of records or variants.
Consists of the constructor name, an expression giving the original structure, and a list of field bindings with fields to be changed.