mirror of
https://github.com/danbulant/oxc
synced 2026-05-24 12:21:58 +00:00
Expose `Stats` type, and provide a method `Semantic::Stats` to obtain them. Note: If we move counting into parser later, parser can use this same `Stats` type (we'd need to move it into `oxc_parser` or `oxc_ast` crate, but `oxc_semantic` can still re-export it. |
||
|---|---|---|
| .. | ||
| examples | ||
| src | ||
| tests | ||
| Cargo.toml | ||
| CHANGELOG.md | ||