Module hygiene
Available on crate feature
__ecma and (crate features __ecma_transforms or __testing_transform) only.Structs§
Functions§
- hygiene
- See hygiene_with_config for doc. Creates a
hygienepass 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.
a1fora#6,a2fora#23) - rename