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