Home
last modified time | relevance | path

Searched refs:getDescriptionForModuleLikeDeclaration (Results 1 – 1 of 1) sorted by relevance

/third_party/typescript/src/services/refactors/
DextractSymbol.ts745 : getDescriptionForModuleLikeDeclaration(scope);
834 …function getDescriptionForModuleLikeDeclaration(scope: SourceFile | ModuleBlock): string | Special… function