[][src]Function ra_ap_syntax::ast::make::expr_if

pub fn expr_if(condition: Condition, then_branch: BlockExpr) -> Expr