static void web_index(WebNode n) { for (Lisp label : n.labels) n.web.index.setPut(label, n); }