Home
last modified time | relevance | path

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

/third_party/typescript/src/services/codefixes/
DannotateWithTypeFromJSDoc.ts63 …const jsdocType = Debug.checkDefined(getJSDocType(decl), "A JSDocType for this declaration should … constant
/third_party/typescript/src/compiler/
Dchecker.ts9204 const jsdocType = getJSDocType(declaration); constant
14110 const jsdocType = getTypeFromJSDocValueReference(node, symbol); constant
26805 const jsdocType = getJSDocType(node); constant