Home
last modified time | relevance | path

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

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