Searched refs:ScopeExtractions (Results 1 – 1 of 1) sorted by relevance
724 interface ScopeExtractions { interface734 …tions(targetRange: TargetRange, context: RefactorContext): readonly ScopeExtractions[] | undefined…737 const extractions = scopes.map((scope, i): ScopeExtractions => {