Home
last modified time | relevance | path

Searched refs:NewContentOptions (Results 1 – 2 of 2) sorted by relevance

/third_party/typescript/src/harness/
DfourslashInterfaceImpl.ts1673 export interface NewContentOptions { interface
1679 export interface VerifyCodeFixOptions extends NewContentOptions {
1706 export interface VerifyCompletionActionOptions extends NewContentOptions {
DfourslashImpl.ts2913 …yNewContent({ newFileContent, newRangeContent }: FourSlashInterface.NewContentOptions, changes: re…
2943 …AfterChange({ newFileContent, newRangeContent }: FourSlashInterface.NewContentOptions, changedFile…