Searched defs:comment (Results 1 – 9 of 9) sorted by relevance
| /interface/sdk_c/build-tools/capi_parser/src/coreImpl/parser/ |
| D | parse_include.py | 377 def parser_data_assignment(cursor, current_file, directory_path, comment=None, key=0): argument 405 def ast_to_dict(cursor, current_file, last_data, directory_path, comment=None, key=0): # 解析数据的整理 argument 563 def preorder_travers_ast(cursor, comment, current_file, directory_path): # 获取属性 argument
|
| /interface/sdk-js/build-tools/api_check_plugin/src/ |
| D | check_legality.js | 113 function dealSpecialTag(comment, tagName) { argument 213 function checkTagsQuantity(comment, index, errorLogs) { argument
|
| /interface/sdk-js/build-tools/arkui_transformer/src/ |
| D | interface_converter.ts | 49 comment: string; property 67 const comment = extractSignatureComment(member, originalCode); constant
|
| /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 | 46 const comment: string = sourceFile.getFullText().slice(range.pos, range.end); constant
|
| /interface/sdk-js/api/ |
| D | @ohos.zlib.d.ts | 759 comment?: ArrayBuffer; property
|
| /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
|