Function swc_estree_visit::fold_await_expression[][src]

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