Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
CodeQL library for Java/Kotlin
codeql/java-all 7.2.0 (changelog, source)

Member predicate Callable::polyCalls

Holds if this callable may call the specified callable, taking virtual dispatch into account.

This includes both static call targets and dynamic dispatch targets.

predicate polyCalls(Callable m)