Searched defs:comment (Results 1 – 7 of 7) sorted by relevance
| /interface/sdk-js/build-tools/api_check_plugin/src/ |
| D | check_legality.js | 108 function dealSpecialTag(comment, tagName) { argument 197 function checkTagsQuantity(comment, index, errorLogs) { argument
|
| /interface/sdk_c/build-tools/capi_parser/src/coreImpl/parser/ |
| D | parse_include.py | 244 def ast_to_dict(cursor, current_file, gn_path=None, comment=None, key=0): # 解析数据的整理 argument 305 def preorder_travers_ast(cursor, total, comment, current_file, gn_path=None): # 获取属性 argument
|
| /interface/sdk-js/build-tools/api_check_plugin/src/check_jsdoc_value/ |
| D | check_order.js | 139 function checkInheritTag(comment, node, sourcefile, fileName, JSocIndex) { argument
|
| /interface/sdk-js/build-tools/dts_parser/src/coreImpl/parser/ |
| D | JsDocProcessor.ts | 44 const comment: string = sourceFile.getFullText().slice(range.pos, range.end); constant
|
| /interface/sdk_c/third_party/zlib/ |
| D | zlib.h | 124 Bytef *comment; /* pointer to zero-terminated comment or Z_NULL */ member
|
| /interface/sdk-js/build-tools/jsdoc_format_plugin/src/core/ |
| D | typedef.ts | 421 comment: string; property
|
| D | coreImpls.ts | 435 const comment = sourceFile.getFullText().slice(range.pos, range.end); constant
|