mirror of
https://github.com/danbulant/oxc
synced 2026-05-24 12:21:58 +00:00
Codegen `ChildScopeCollector`, so that if more types have scopes added, we don't forget to add them (like the problem #5118 fixed). The methods are in different order in the generated version, but otherwise identical to before this PR. `visit_finally_clause` has to be added manually, as `oxc_traverse` codegen does not read or understand `#[visit(as)]` attrs. |
||
|---|---|---|
| .. | ||
| scripts | ||
| src | ||
| build.rs | ||
| Cargo.toml | ||
| CHANGELOG.md | ||