Home
last modified time | relevance | path

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

/interface/sdk-js/build-tools/dts_parser/src/typedef/parser/
DComment.ts264 parsedComment: any; property
/interface/sdk-js/build-tools/jsdoc_format_plugin/src/core/
Dtypedef.ts253 parsedComment: comment.ParsedComment | undefined; property
DcoreImpls.ts549 const parsedComment: comment.ParsedComment | undefined = commentInfo.parsedComment; constant