scan_stmt_for_ternary

Function scan_stmt_for_ternary 

Source
fn scan_stmt_for_ternary(s: &Stmt, src: &str, edits: &mut Vec<TextEdit>)