mirror of
https://github.com/danbulant/oxc
synced 2026-05-23 06:08:47 +00:00
Transformer checker use `SemanticIds` to store collected IDs. `SemanticIds` only contains the IDs, without the `Vec` of errors which is only used temporarily. |
||
|---|---|---|
| .. | ||
| babel | ||
| misc | ||
| runtime | ||
| test262 | ||
| tools | ||
| typescript | ||
| driver.rs | ||
| lib.rs | ||
| main.rs | ||
| suite.rs | ||