parse.nx
buildroot/runtime/parse.nx
about
parse.nx -- alias stub.
Migration to nx_-prefixed canonical name. Consumers via
"import \"parse.nx\"" resolve to nx_parse.nx through NishiLang's
textual import splicing with path dedup (runtime/import.nx I1).
Eliminates duplicate-symbol errors when both names appear in the
transitive import tree (e.g., nxc.nx imports parse.nx directly
AND nx_regalloc.nx imports nx_parse.nx).
Deprecation: delete this stub when every "parse.nx" consumer has
migrated to "nx_parse.nx".
dependencies 1 imports · 21 importers
diagram shows first 10 each side; +0 more imports, +11 more importers in the complete lists below.
imports: nx_parse.nx
imported by: _offc_nxc_small.nxfuzz_parse_test.nxmain.nxnxc.nxparse_fp_op_test.nxparse_test.nxself_parse_test.nxsmoke_nxc_pipeline.nxsmoke_nxc_pipeline10.nxsmoke_nxc_pipeline11.nxsmoke_nxc_pipeline12.nxsmoke_nxc_pipeline13.nxsmoke_nxc_pipeline14.nxsmoke_nxc_pipeline15.nxsmoke_nxc_pipeline2.nxsmoke_nxc_pipeline3.nxsmoke_nxc_pipeline4.nxsmoke_nxc_pipeline5.nxsmoke_nxc_pipeline7.nxsmoke_nxc_pipeline8.nxsmoke_nxc_pipeline9.nx
structs
| none |
consts
| none |
functions
| none |