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

Member predicate Member::hasQualifiedName

Holds if this member has the specified name and is declared in the specified package and type.

predicate hasQualifiedName(string package, string type, string name)