tinymist_query::analysis::definition

Function resolve_call_target

Source
pub fn resolve_call_target(
    ctx: &Arc<SharedContext>,
    node: &SyntaxNode,
) -> Option<CallConvention>
Expand description

Resolve a call target to a function or a method with a this.