code wiki / dom

topic: dom

11 modules sharing the dom name family (derived from the tree's prefix discipline).

The 'dom' topic family in the Nishi sovereign ecosystem focuses on dominance analysis within the NishiLang framework, supporting both static and dynamic analysis of program control flow. The core module 'dom' implements Cooper-Harvey-Kennedy dominance, providing foundational dominance information for program structures. Complementary modules like 'dom_fn' build on this by constructing dominator trees for functions, while 'nx_dom_click' extends dominance analysis with interactive or event-driven components, enhancing the ecosystem's ability to model complex control dependencies.

auto-narrated by the local model from this topic's module headers; links verified against the wiki index.

narrated overview -- maintained by the narration lane, module links verified against this wiki.

moduledescriptionlinesfuncs
dom.nxCooper-Harvey-Kennedy dominance, in NishiLang. 4265
dom_fn.nxdominator tree on *Function (opt.nx consumer). 2556
dom_test.nxself-test for dom.nx. 831
nx_dom.nxCooper-Harvey-Kennedy dominance, in NishiLang.4325
nx_dom_click.nxbits-up "click intent" extractor. Locates an1455
nx_dom_click_test.nxsmoke for nx_dom_click.nx.833
nx_dom_fn.nxdominator tree on *Function (opt.nx consumer).2856
nx_dom_oracle_gate.nxBRUTE-FORCE DOMINANCE ORACLE for dom_fn.nx.3167
nx_dom_query.nxbits-up DOM query primitives for the Nishi test40515
nx_dom_query_test.nxsmoke test for nx_dom_query.nx.1646
nx_dom_tokenize.nxDOM TOKENIZER rung 1: the foundation for true layout-aware quality criteria1468