mirror of
https://github.com/danbulant/oxc
synced 2026-05-24 20:32:10 +00:00
Add `Visit::visit_span` and `VisitMut::visit_span` methods, to facilitate #7811. Both are no-ops by default, and marked `#[inline]`, so this produces no performance impact. |
||
|---|---|---|
| .. | ||
| ast_tools | ||
| benchmark | ||
| common | ||
| compat_data | ||
| coverage | ||
| javascript_globals | ||
| lint_rules | ||
| minsize | ||
| prettier_conformance | ||
| rulegen | ||
| transform_checker | ||
| transform_conformance | ||
| website | ||