Lines Matching refs:outer_namespaces
197 outer_namespaces: A sequence of immediate OuterNamespace children.222 def outer_namespaces(self):360 accessible recursively by crawling through the outer_namespaces sequence.573 if self.outer_namespaces is not None:574 for i in self.outer_namespaces: