oxc/crates/oxc_parser
overlookmotel 942b2ba084
refactor(ast): add array element Elision type (#3074)
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`.
2024-04-23 02:05:11 +08:00
..
examples Make ast types covariant over the allocator lifetime. (#2943) 2024-04-12 18:12:18 +08:00
src refactor(ast): add array element Elision type (#3074) 2024-04-23 02:05:11 +08:00
Cargo.toml Release crates v0.12.5 2024-04-22 12:52:17 +08:00
CHANGELOG.md Release crates v0.12.5 2024-04-22 12:52:17 +08:00