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

Member predicate Method::overridesOrInstantiates

Holds if this method either overrides m, or m is the source declaration of this method (and not equal to it).

predicate overridesOrInstantiates(Method m)