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

Predicate MakeImplCommon::getLocalCallContext

Gets the local call context given the call context and the callable that the contexts apply to.

Import path

import codeql.dataflow.internal.DataFlowImplCommon
LocalCallContext getLocalCallContext(CallContext ctx, DataFlowCallable callable)