CodeQL library for Java/Kotlin
codeql/java-all 2.0.1-dev (changelog, source)
Search

Predicate MakeImplCommon::Cached::viableCallableLambda

Gets a viable target for the lambda call call.

lastCall records the call required to reach call in order for the result to be a viable target, if any.

Import path

import codeql.dataflow.internal.DataFlowImplCommon
DataFlowCallable viableCallableLambda(DataFlowCall call, DataFlowCallOption lastCall)