Function swc_ecma_visit::fold_return_stmt[][src]

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