mirror of
https://github.com/danbulant/oxc
synced 2026-05-25 04:42:10 +00:00
Won't fix #4142 It is similar to #3994 but for those types that weren't relying on this order. It seems to be the right order. technically speaking it is a breaking change but I know as a fact that it won't have a big difference on our downstream. If you want it to be chronically correct feel free to merge as a breaking change. |
||
|---|---|---|
| .. | ||
| arrow.rs | ||
| binding.rs | ||
| class.rs | ||
| declaration.rs | ||
| expression.rs | ||
| function.rs | ||
| grammar.rs | ||
| mod.rs | ||
| module.rs | ||
| object.rs | ||
| operator.rs | ||
| statement.rs | ||