Home
last modified time | relevance | path

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

/third_party/typescript/src/services/
DinlayHints.ts138 const typeDisplayString = printTypeInSingleLine(declarationType); constant
251 const typeDisplayString = printTypeInSingleLine(returnType); constant
284 … const typeDisplayString = getParameterDeclarationTypeDisplayString(signature.parameters[i]); constant