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

Member predicate RefType::declaresMethod

Holds if this type declares a method with the specified name.

predicate declaresMethod(string name)