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)
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)