mirror of
https://github.com/danbulant/oxc
synced 2026-05-19 04:08:41 +00:00
Finishes the remaining items that require documenting for the JS AST implementations. Once again, I tried my best to ensure these are accurate, but it might not be 100% correct. I also renamed the `get_identifier` method to `get_identifier_name` to make it clear that it returns an `Atom`/`str` and not an `Identifier`. |
||
|---|---|---|
| .. | ||
| ast_tools | ||
| benchmark | ||
| common | ||
| compat_data | ||
| coverage | ||
| e2e | ||
| javascript_globals | ||
| lint_rules | ||
| minsize | ||
| prettier_conformance | ||
| rulegen | ||
| transform_checker | ||
| transform_conformance | ||
| website | ||