oxc/crates/oxc_prettier/src
Luca Bruno 5731e3957f
refactor(ast)!: store span details inside comment struct (#4132)
This tweaks `Comment` definition in order to internally store the start
and end position of its span.

Closes: https://github.com/oxc-project/oxc/issues/4069
2024-07-09 23:23:43 +08:00
..
comments refactor(ast)!: store span details inside comment struct (#4132) 2024-07-09 23:23:43 +08:00
format
printer
utils
binaryish.rs
doc.rs
lib.rs refactor(ast)!: store span details inside comment struct (#4132) 2024-07-09 23:23:43 +08:00
macros.rs
needs_parens.rs
options.rs