Module hygiene
swc_
ecma_
transforms
14.0.0
Module hygiene
Module Items
Structs
Functions
In crate swc_
ecma_
transforms
Modules
feature
fixer
helpers
hygiene
perf
Structs
Assumptions
Functions
const_modules
fixer
hygiene
resolver
swc_ecma_transforms
Module
hygiene
Copy item path
Settings
Help
Summary
Structs
§
Config
Functions
§
hygiene
See
hygiene_with_config
for doc. Creates a
hygiene
pass with default value of
Config
.
hygiene_
with_
config
The pass actually modifies the identifiers in the way that different identifier (with respect to span hygiene) becomes different identifier. (e.g.
a1
for
a#6
,
a2
for
a#23
)
rename