Predicate lambdaCall
Holds if call is a (from-source or from-summary) lambda call of kind kind
where receiver is the lambda expression.
Import path
import codeql.ruby.dataflow.internal.DataFlowPrivatepredicate lambdaCall(DataFlowCall call, LambdaCallKind kind, Node receiver)