Home
last modified time | relevance | path

Searched defs:TextChange (Results 1 – 9 of 9) sorted by relevance

/third_party/typescript/src/server/
DscriptVersionCache.ts243 class TextChange { class
/third_party/typescript/src/services/
Dtypes.ts701 export interface TextChange { interface
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts5851 interface TextChange { interface
Dtypescript.d.ts5851 interface TextChange { interface
/third_party/typescript/lib/
Dtypescript.d.ts5766 interface TextChange { interface
Dtsserverlibrary.d.ts5766 interface TextChange { interface
DtypescriptServices.d.ts5766 interface TextChange { interface
Dtsserverlibrary.js162010 var TextChange = /** @class */ (function () { class
162011 function TextChange(pos, deleteLen, insertedText) { class in anonymousFunctiona5e7564d12cb00.anonymousFunctiona5e7564d12cc00.TextChange
162016 TextChange.prototype.getTextChangeRange = function () { class
Dtsserver.js161816 var TextChange = /** @class */ (function () { class
161817 function TextChange(pos, deleteLen, insertedText) { class in anonymousFunctioncde20b3812b900.anonymousFunctioncde20b3812ba00.TextChange
161822 TextChange.prototype.getTextChangeRange = function () { class