Adjust the depth of this node's children, if any.
Override this method in subclasses with child nodes to call redepthChild for each child. Do not call this method directly.
Implementation
@protected
void redepthChildren() {}
Adjust the depth of this node's children, if any.
Override this method in subclasses with child nodes to call redepthChild for each child. Do not call this method directly.
@protected
void redepthChildren() {}