Home
last modified time | relevance | path

Searched defs:signatureHelp (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript/src/testRunner/unittests/tsserver/
DjsdocTag.ts291 const signatureHelp = session.executeCommandSeq<protocol.SignatureHelpRequest>({ constant
/third_party/typescript/src/harness/
DfourslashInterfaceImpl.ts154 public signatureHelp(...options: VerifySignatureHelpOptions[]): void { method in FourSlashInterface.VerifyNegatable
/third_party/typescript/src/compiler/
Dtypes.ts4775 …e of a possibly incomplete call. This should come from an ArgumentListInfo. See `signatureHelp.ts`. enumerator