CodeQL library for Java/Kotlin
codeql/java-all 0.9.2-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()