Function swc_ecma_preset_env::preset_env[][src]

pub fn preset_env<C>(
    global_mark: Mark,
    comments: Option<C>,
    c: Config
) -> impl Fold where
    C: Comments