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

Member predicate Method::isInheritable

Holds if this method is neither private nor a static interface method nor an initializer method, and hence could be inherited.

predicate isInheritable()