Function swc_ecma_visit::fold_break_stmt[][src]

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