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

pub fn expr_method_call(receiver: Expr, method: &str, arg_list: ArgList) -> Expr