Searched defs:node (Results 1 – 12 of 12) sorted by relevance
| /interface/sdk-js/build-tools/ |
| D | delete_systemapi_plugin.js | 109 function collectAllIdentifier(node) { argument 118 function collectAllNodes(node) { argument 124 function formatAllNodes(node) { argument 195 function hasCopyright(node) { argument 221 function processAllNodes(node) { argument 260 function processSourceFile(node) { argument 284 function isSystemapi(node) { argument 304 function isEmptyFile(node) { argument
|
| /interface/sdk-js/build-tools/api_check_plugin/src/ |
| D | utils.js | 18 function getAPINote(node) { argument 23 function hasAPINote(node) { argument
|
| D | check_spelling.js | 26 function checkSpelling(node, sourcefile, fileName) { argument 39 function checkWordSpelling(nodeText, node, sourcefile, fileName) { argument
|
| D | check_permission.js | 21 function checkPermission(node, sourcefile, fileName) { argument
|
| D | check_decorator.js | 23 function checkAPIDecorators(node, sourcefile, fileName) { argument
|
| D | check_deprecated.js | 23 function checkDeprecated(node, sourcefile, fileName) { argument
|
| D | compile_info.js | 18 function addAPICheckErrorLogs(node, sourcefile, fileName, errorType, errorInfo) { argument
|
| D | check_syscap.js | 25 function checkSyscap(node, sourcefile, fileName) { argument
|
| D | check_hump.js | 22 function checkAPINameOfHump(node, sourcefile, fileName) { argument
|
| D | api_check_plugin.js | 66 function checkAllNode(node, sourcefile, fileName) { argument
|
| /interface/sdk-js/build-tools/collect_application_api/src/ |
| D | collect_import_name.js | 65 function collectApplicationApi(node, sourcefile) { argument 113 function judgeImportFile(node) { argument
|
| D | collectApi.js | 68 function visitAllNode(node, returnDeclarationArr, packageName) { argument 86 function getExportApi(node, packageName, exportApi) { argument 450 function getApiInfo(node, apiInfo) { argument
|