mirror of
https://github.com/danbulant/oxc
synced 2026-05-25 04:42:10 +00:00
Pure refactor. This change does nothing except makes it more consistent with other types which are also just a wrapper around `Span` e.g. `NullLiteral` and `TSThisType`. |
||
|---|---|---|
| .. | ||
| binding.rs | ||
| class.rs | ||
| declaration.rs | ||
| expression.rs | ||
| function.rs | ||
| grammar.rs | ||
| list.rs | ||
| mod.rs | ||
| module.rs | ||
| object.rs | ||
| operator.rs | ||
| statement.rs | ||