[][src]Function swc_ecma_visit::fold_await_expr

pub fn fold_await_expr<V: ?Sized + Fold>(
    _visitor: &mut V,
    n: AwaitExpr
) -> AwaitExpr