oxc/crates/oxc_syntax
Ali Rezvani e6d11c6190
feat(syntax): module graph visitor. (#3062)
I've tried too hard to make it into a full-fledged depth first iterator, But had no success with it; It is the next best thing that I could've thought of.

Provides a way to visit the module graph from a ModuleRecord as its entry point.
2024-04-22 10:10:27 +08:00
..
src feat(syntax): module graph visitor. (#3062) 2024-04-22 10:10:27 +08:00
Cargo.toml Release crates v0.12.4 2024-04-19 16:40:05 +08:00
CHANGELOG.md Release crates v0.12.2 2024-04-08 11:13:13 +08:00