mirror of
https://github.com/danbulant/oxc
synced 2026-05-24 12:21:58 +00:00
Reorder the fields in a couple of AST types. `walk_*` functions in `oxc_traverse` visit the fields in the order they appear in AST. So this change means that decorators are visited before classes and methods that they decorate. |
||
|---|---|---|
| .. | ||
| scripts | ||
| src | ||
| tests | ||
| build.rs | ||
| Cargo.toml | ||