Searched defs:deletion (Results 1 – 2 of 2) sorted by relevance
39 …const deletion = textChanges.ChangeTracker.with(context, t => tryDeleteDeclaration(sourceFile, tok… constant77 const deletion = textChanges.ChangeTracker.with(context, t => constant
607 deletion(int i) in deletion() function