pub const CALL_QUERY: &str = r" (call function: (identifier) @call) (call function: (attribute attribute: (identifier) @call)) ";
Tree-sitter query for extracting function calls.