clear abstract method
void
clear()
Clear all the child nodes from this node. this node will not have
children after this operation.
Implementation
void clear();
Clear all the child nodes from this node. this node will not have
children after this operation.
void clear();