Range of the fully qualified name starting from the top.
The top is THIS namespace. So A::B::C would be a range of [C, B, A].
See Implementation
Range of the fully qualified name starting from the top.
The top is THIS namespace. So A::B::C would be a range of [C, B, A].