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

Member predicate RefType::hasMethod

Holds if this type declares or inherits method m, which is declared in declaringType.

predicate hasMethod(Method m, RefType declaringType)