codeql/java-all
5.0.1-dev
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
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)