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