Searched refs:parentNamespace (Results 1 – 1 of 1) sorted by relevance
4 constructor(name, parentNamespace) { argument6 this.parentNamespace = parentNamespace;79 (this.parentNamespace &&80 this.parentNamespace.matchRule(relativeName));85 let next = this.parentNamespace;88 next = next.parentNamespace;102 return !this.parentNamespace;