Searched defs:getApplicableRefactors (Results 1 – 8 of 8) sorted by relevance
/third_party/typescript/src/services/ |
D | refactorProvider.ts | 12 export function getApplicableRefactors(context: RefactorContext): ApplicableRefactorInfo[] { function
|
D | services.ts | 2639 …function getApplicableRefactors(fileName: string, positionOrRange: number | TextRange, preferences… function
|
D | types.ts | 552 …getApplicableRefactors(fileName: string, positionOrRange: number | TextRange, preferences: UserPre… method
|
/third_party/typescript/lib/ |
D | typescript.d.ts | 6386 …getApplicableRefactors(fileName: string, positionOrRange: number | TextRange, preferences: UserPre… method
|
D | typescriptServices.d.ts | 6386 …getApplicableRefactors(fileName: string, positionOrRange: number | TextRange, preferences: UserPre… method
|
D | tsserverlibrary.d.ts | 6386 …getApplicableRefactors(fileName: string, positionOrRange: number | TextRange, preferences: UserPre… method
|
/third_party/typescript/tests/baselines/reference/api/ |
D | typescript.d.ts | 6386 …getApplicableRefactors(fileName: string, positionOrRange: number | TextRange, preferences: UserPre… method
|
D | tsserverlibrary.d.ts | 6386 …getApplicableRefactors(fileName: string, positionOrRange: number | TextRange, preferences: UserPre… method
|