Home
last modified time | relevance | path

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

/interface/sdk-js/build-tools/api_check_plugin/src/
Dcheck_legality.js108 function dealSpecialTag(comment, tagName) { argument
197 function checkTagsQuantity(comment, index, errorLogs) { argument
/interface/sdk-js/build-tools/api_check_plugin/src/check_jsdoc_value/
Dcheck_order.js117 function checkInheritTag(comment, node, sourcefile, fileName, JSocIndex) { argument
/interface/sdk-js/build-tools/dts_parser/src/core/
DcoreImpl.ts22 type comment, alias
66 const comment = sourceFile.getFullText().slice(range.pos, range.end); constant
Dtypedef.ts444 export namespace comment { namespace
/interface/sdk-js/build-tools/jsdoc_format_plugin/src/core/
Dtypedef.ts421 comment: string; property
DcoreImpls.ts435 const comment = sourceFile.getFullText().slice(range.pos, range.end); constant