Link the $container and other related properties of every AST node that is directly contained in the given node.
$container
node
Optional
If true, the function will also link the content of the contained nodes. Otherwise, only the immediate children of the given node are linked to their container.
Link the
$container
and other related properties of every AST node that is directly contained in the givennode
.