swc_ecma_compat_es2015::generator

Function generator

source
pub fn generator<C>(unresolved_mark: Mark, _comments: C) -> impl VisitMut + Fold
where C: Comments,
Expand description

Generator based on tsc generator at https://github.com/microsoft/TypeScript/blob/162224763681465b417274383317ca9a0a573835/src/compiler/transformers/generators.ts