mirror of
https://github.com/danbulant/oxc
synced 2026-05-25 04:42:10 +00:00
Before: - `Doc::Xxx()` + `XXX.with_xxx()` - `macro!()` - `p.xxx()` After: - `p.xxx()` with `p_vec!` macro |
||
|---|---|---|
| .. | ||
| comments | ||
| format | ||
| ir | ||
| printer | ||
| utils | ||
| binaryish.rs | ||
| lib.rs | ||
| macros.rs | ||
| needs_parens.rs | ||
| options.rs | ||