oxc/crates/oxc_semantic/examples
rzvxa 78e6326e48 refactor(semantic/cfg): alias petgraph's NodeIndex as BasicBlockId. (#3380)
Hides petgraph's general `NodeIndex` type behind `BasicBlockId`.
2024-05-22 03:09:38 +00:00
..
cfg.rs refactor(semantic/cfg): alias petgraph's NodeIndex as BasicBlockId. (#3380) 2024-05-22 03:09:38 +00:00
simple.rs