code wiki / dom
topic: dom
11 modules sharing the dom name family (derived from the tree's prefix discipline).
| module | description | lines | funcs |
|---|---|---|---|
| dom.nx | Cooper-Harvey-Kennedy dominance, in NishiLang. | 426 | 5 |
| dom_fn.nx | dominator tree on *Function (opt.nx consumer). | 255 | 6 |
| dom_test.nx | self-test for dom.nx. | 83 | 1 |
| nx_dom.nx | Cooper-Harvey-Kennedy dominance, in NishiLang. | 432 | 5 |
| nx_dom_click.nx | bits-up "click intent" extractor. Locates an | 145 | 5 |
| nx_dom_click_test.nx | smoke for nx_dom_click.nx. | 83 | 3 |
| nx_dom_fn.nx | dominator tree on *Function (opt.nx consumer). | 275 | 6 |
| nx_dom_oracle_gate.nx | BRUTE-FORCE DOMINANCE ORACLE for dom_fn.nx. | 316 | 7 |
| nx_dom_query.nx | bits-up DOM query primitives for the Nishi test | 405 | 15 |
| nx_dom_query_test.nx | smoke test for nx_dom_query.nx. | 164 | 6 |
| nx_dom_tokenize.nx | DOM TOKENIZER rung 1: the foundation for true layout-aware quality criteria | 146 | 8 |