Home
last modified time | relevance | path

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

/third_party/typescript/tests/cases/compiler/
DAPISample_jsdoc.ts42 const jsdocs = symbol.getJsDocTags(this.checker); constant
/third_party/typescript/tests/baselines/reference/
DAPISample_jsdoc.js39 const jsdocs = symbol.getJsDocTags(this.checker); constant