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

Member predicate SrcCallable::isImplicitlyPublic

Holds if this callable is implicitly public in the sense that it can be the target of virtual dispatch by a call from outside the codebase.

predicate isImplicitlyPublic()