removeChild

open override fun removeChild(child: Removable)

It is removing a child from the Syntax Tree by deleting the link between itself and its parent

Parameters

child

represents the child object that will be removed