Home
last modified time | relevance | path

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

/third_party/typescript/tests/cases/fourslash/server/
DimportSuggestionsCache_coreNodeModules.ts37 edit.deleteLine(0);
/third_party/typescript/tests/cases/fourslash/
Dfourslash.ts467 deleteLine(index: number): void;
/third_party/typescript/src/harness/
DfourslashInterfaceImpl.ts663 public deleteLine(index: number) { method in Edit