Home
last modified time | relevance | path

Searched defs:refactor (Results 1 – 7 of 7) sorted by relevance

/third_party/typescript/src/services/
DrefactorProvider.ts20 const refactor = refactors.get(refactorName); constant
/third_party/python/Lib/lib2to3/
Drefactor.py279 def refactor(self, items, write=False, doctests_only=False): member in RefactoringTool
687 def refactor(self, items, write=False, doctests_only=False, member in MultiprocessRefactoringTool
/third_party/typescript/src/harness/
DfourslashImpl.ts3524 … for (const refactor of this.getApplicableRefactors(range, { allowTextChangesInNewFiles: true })) { constant
3535 …const refactor = ts.find(this.getApplicableRefactors(range, { allowTextChangesInNewFiles: true }),… constant
/third_party/typescript/lib/
DtypescriptServices.js136596 function registerRefactor(name, refactor) { argument
136601 return ts.arrayFrom(ts.flatMapIterator(refactors.values(), function (refactor) { argument
144371 (function (refactor) { argument
144594 (function (refactor) { argument
144758 (function (refactor) { argument
145024 (function (refactor) { argument
145187 (function (refactor) { argument
146877 (function (refactor) { argument
147080 (function (refactor) { argument
147136 (function (refactor) { argument
[all …]
Dtypescript.js136596 function registerRefactor(name, refactor) { argument
136601 return ts.arrayFrom(ts.flatMapIterator(refactors.values(), function (refactor) { argument
144371 (function (refactor) { argument
144594 (function (refactor) { argument
144758 (function (refactor) { argument
145024 (function (refactor) { argument
145187 (function (refactor) { argument
146877 (function (refactor) { argument
147080 (function (refactor) { argument
147136 (function (refactor) { argument
[all …]
Dtsserver.js136027 function registerRefactor(name, refactor) { argument
136032 return ts.arrayFrom(ts.flatMapIterator(refactors.values(), function (refactor) { argument
143802 (function (refactor) { argument
144025 (function (refactor) { argument
144189 (function (refactor) { argument
144455 (function (refactor) { argument
144618 (function (refactor) { argument
146308 (function (refactor) { argument
146511 (function (refactor) { argument
146567 (function (refactor) { argument
[all …]
Dtsserverlibrary.js136596 function registerRefactor(name, refactor) { argument
136601 return ts.arrayFrom(ts.flatMapIterator(refactors.values(), function (refactor) { argument
144371 (function (refactor) { argument
144594 (function (refactor) { argument
144758 (function (refactor) { argument
145024 (function (refactor) { argument
145187 (function (refactor) { argument
146877 (function (refactor) { argument
147080 (function (refactor) { argument
147136 (function (refactor) { argument
[all …]