mirror of
https://github.com/danbulant/oxc
synced 2026-05-25 12:51:57 +00:00
`oxc_semantic` populate `scope_id` fields in AST nodes as it walks the tree. This does produce some duplication - scope IDs are stored both in the AST itself, and in `AstNode`. Will clean this up later on. |
||
|---|---|---|
| .. | ||
| examples | ||
| src | ||
| tests | ||
| Cargo.toml | ||
| CHANGELOG.md | ||