Home
last modified time | relevance | path

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

/third_party/typescript/tests/cases/fourslash/
Dfourslash.ts427 getInlayHints(expected: readonly VerifyInlayHintsOptions[], textSpan?: {
797 export interface VerifyInlayHintsOptions {
/third_party/typescript/src/harness/
DfourslashInterfaceImpl.ts258 …public getInlayHints(expected: readonly VerifyInlayHintsOptions[], span: ts.TextSpan, preference?:…
1815 export interface VerifyInlayHintsOptions { interface
DfourslashImpl.ts865 …public verifyInlayHints(expected: readonly FourSlashInterface.VerifyInlayHintsOptions[], span: ts.…