Searched defs:comments (Results 1 – 4 of 4) sorted by relevance
| /interface/sdk-js/build-tools/jsdoc_format_plugin/src/core/ |
| D | apiSplitProcessor.ts | 89 …const comments: Array<comment.CommentInfo> = CommentHelper.getNodeLeadingComments(node, node.getSo… constant 130 …const comments: Array<comment.CommentInfo> = CommentHelper.getNodeLeadingComments(node, node.getSo… constant 151 …const comments: Array<comment.CommentInfo> = CommentHelper.getNodeLeadingComments(node, node.getSo… constant 172 …const comments: Array<comment.CommentInfo> = CommentHelper.getNodeLeadingComments(node, node.getSo… constant
|
| /interface/sdk-js/build-tools/api_check_plugin/src/ |
| D | check_legality.js | 24 function checkJsDocLegality(node, comments, checkInfoMap) { argument 142 function legalityCheck(node, comments, legalKinds, tagsName, isRequire, checkInfoMap, extraCheckCal… argument
|
| /interface/sdk-js/build-tools/api_check_plugin/src/check_jsdoc_value/ |
| D | check_order.js | 76 function checkApiOrder(comments) { argument
|
| /interface/sdk-js/build-tools/arkui_transformer/src/ |
| D | interface_converter.ts | 60 const comments: string[] = []; constant
|