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`. |
||
|---|---|---|
| .. | ||
| js | ||
| jsx | ||
| lexer | ||
| ts | ||
| context.rs | ||
| cursor.rs | ||
| diagnostics.rs | ||
| lib.rs | ||
| list.rs | ||
| state.rs | ||