mirror of
https://github.com/danbulant/oxc
synced 2026-05-25 04:42:10 +00:00
Follow up #6635 - [x] Remove old APIs - [x] Update linter usage - [x] Update parser usage - [x] Update transformer usage |
||
|---|---|---|
| .. | ||
| byte_handlers.rs | ||
| comment.rs | ||
| identifier.rs | ||
| jsx.rs | ||
| kind.rs | ||
| mod.rs | ||
| number.rs | ||
| numeric.rs | ||
| punctuation.rs | ||
| regex.rs | ||
| search.rs | ||
| source.rs | ||
| string.rs | ||
| template.rs | ||
| token.rs | ||
| trivia_builder.rs | ||
| typescript.rs | ||
| unicode.rs | ||
| whitespace.rs | ||