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

Predicate exactCallable

A conservative analysis that returns a single callable - if we can establish one - that will be the target of the call.

Import path

import semmle.code.java.dispatch.VirtualDispatch
Callable exactCallable(Call c)