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