The union of startSpan and the spans of all positioned children that
have the same source as this node, except that Inlined nodes only
consider their call child.
The union of startSpan and the spans of all positioned children that
have the same source as this node, except that Inlined nodes only
consider their call child.
Side effect: Any descendants without spans have but with the same source as this
node have their span set to the end position of the envelope of all children to
the left, or, if that one does not exist, to the start position of the envelope
of all children to the right.
A positioned item like this one with given span.
If the positioned item is source-derived, a clone is returned.
If the positioned item is synthetic, the position is updated
destructively and the item itself is returned.
A positioned item like this one with given span.
If the positioned item is source-derived, a clone is returned.
If the positioned item is synthetic, the position is updated
destructively and the item itself is returned.