Function ra_ap_ide_db::active_parameter::callable_for_node

source ·
pub fn callable_for_node(
    sema: &Semantics<'_, RootDatabase>,
    calling_node: &CallableExpr,
    token: &SyntaxToken
) -> Option<(Callable, Option<usize>)>