scan_expr_for_ternary

Function scan_expr_for_ternary 

Source
fn scan_expr_for_ternary(e: &Expr, src: &str, edits: &mut Vec<TextEdit>)