Lines Matching defs:packageName
72 function getExportApi(node, packageName, exportApi) { argument
85 packageName: packageName, property
96 const getReturnDeclarationArr = (packageName, exportApi, returnDeclarationArr) => { argument
108 function processDeclarationSourceFile(packageName, api, exportApi, returnDeclarationArr, hash, dtsP… argument
152 function collectApi(packageName, api, stat, apiInfo, exportApi, returnDeclarationArr, hash, dtsPath… argument
194 function collectInterfaceDeclaration(stat, packageName, api, exportApi, returnDeclarationArr, hash,… argument
206 function collectClassDeclaration(stat, packageName, api, exportApi, returnDeclarationArr, hash, api… argument
217 function collectEnumDeclaration(stat, packageName, api, exportApi, returnDeclarationArr, hash, apiI… argument
228 function collectModuleDeclaration(stat, packageName, api, exportApi, returnDeclarationArr, hash, ap… argument
239 function collectTypeApi(child, packageName, className, faterApiType, api, exportApi, returnDeclarat… argument
291 function collectEachChildNode(children, packageName, className, faterApiType, api, exportApi, retur… argument
310 packageName: packageName, property
341 function collectOtherApi(child, packageName, className, faterApiInfo, apiType, api, argument
406 function collectOnOffApi(child, apiType, packageName, className, faterApiInfo, api, exportApi, curr… argument
446 function inCurrentTypeListApi(packageName, className, faterApiInfo, apiType, api, hash, currentClas… argument
465 function collectTypeOrEventApi(packageName, className, faterApiInfo, apiType, api, argument
479 function addFunctionOnOffApi(packageName, className, methodName, apiInfo, apiType, api, argument
499 function notMergeSameNameFun(packageName, className, methodName, apiInfo, apiType, api, argument
690 function addApiImport(packageName, headimport, api, dtsPath) { argument
692 packageName: packageName, property
709 function addApiExport(packageName, endexport, api, dtsPath) { argument
711 packageName: packageName, property
728 function addApi(packageName, className, methodName, methodText, apiInfo, apiType, api, hash, dtsPat… argument
734 packageName: packageName, property