Home
last modified time | relevance | path

Searched defs:applyChanges (Results 1 – 2 of 2) sorted by relevance

/third_party/typescript/src/harness/
DfourslashInterfaceImpl.ts1850 readonly applyChanges?: boolean; property
/third_party/typescript/src/services/
DtextChanges.ts1132 export function applyChanges(text: string, changes: readonly TextChange[]): string { function