mirror of
https://github.com/danbulant/oxc
synced 2026-05-24 12:21:58 +00:00
Previously `ScopeTree::get_child_ids` and `ScopeTree::get_child_ids_mut` returned an `Option`. Instead return the unwrapped value, in line with other methods e.g. `get_flags`. |
||
|---|---|---|
| .. | ||
| cfg_fixtures | ||
| snapshots | ||
| util | ||
| cfg.rs | ||
| classes.rs | ||
| main.rs | ||
| modules.rs | ||
| scopes.rs | ||
| symbols.rs | ||