Member predicate QualifiedTypeAccess::getQualifier
Gets the qualifier in front of the name, such as http in http.ServerRequest.
If the prefix consists of multiple identifiers, the qualifier is itself a qualified namespace access.
For example, the qualifier of lib.util.List is lib.util.