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

Member predicate RefType::declaresMethod

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

predicate declaresMethod(string name)