Calls DomNode.build with the current DomBuilder on node.
node
void visit(DomNode node) => node.build(this);