mirror of
https://github.com/danbulant/oxc
synced 2026-05-25 04:42:10 +00:00
Rename these methods. `is_via_*` is confusing as hell. `is_parent_of_*` is more descriptive. `Ancestor::is_parent_of_statement` tells you if *previous* `Ancestor` is a `Statement`. |
||
|---|---|---|
| .. | ||
| ancestor.mjs | ||
| parse.mjs | ||
| scopes_collector.mjs | ||
| traverse.mjs | ||
| utils.mjs | ||
| walk.mjs | ||