Function DOMBuilder.enter
Same as cursor
. When entering a node, that node is automatically
built into the DOM, so that its children can then be safely built if needed.
Prototype
bool enter();
Authors
Lodovico Giaretta
Copyright
Copyright Lodovico Giaretta 2016 --