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