Given a qualified name of the form N.R
, where R
is the rightmost identifier in the qualified name:
N
, which may be either a qualified or unqualified name. If resolution of N
fails or doesn't resolve to a namespace or type declaration, an error occurs. If R
matches accessible members of N
, then stop.N
contains one or more standard modules, and R
matches accessible members of exactly one standard module, then stop.