Searched defs:scopeInfo (Results 1 – 3 of 3) sorted by relevance
99 const scopeInfo: ScopeInfo = { name: node.definition.ident.name }; constant134 const scopeInfo: ScopeInfo = this.scopeInfos[this.scopeInfos.length - 1]; constant215 const scopeInfo = this.scopeInfos[this.scopeInfos.length - 1]; constant
71 const scopeInfo = this.scopeInfoCollection.customComponents.pop()!; constant
178 const scopeInfo = this.scopeInfoCollection.customComponents.pop()!; constant