• Home
  • Raw
  • Download

Lines Matching refs:dtsPath

108 …on processDeclarationSourceFile(packageName, api, exportApi, returnDeclarationArr, hash, dtsPath) {  argument
144 collectApi(packageName, api, stat, apiInfo, exportApi, returnDeclarationArr, hash, dtsPath,
152 function collectApi(packageName, api, stat, apiInfo, exportApi, returnDeclarationArr, hash, dtsPath argument
156 currentTypeList, dtsPath);
160 currentTypeList, dtsPath);
164 currentTypeList, dtsPath);
168 currentTypeList, dtsPath);
175 'Decorator', api, hash, dtsPath, 8);
189 hash, currentClassFuncSet, stat, dtsPath);
194 …stat, packageName, api, exportApi, returnDeclarationArr, hash, apiInfo, currentTypeList, dtsPath) { argument
200 …addApi(packageName, className, '', '', tmpApiInfo, 'InterfaceDeclaration', api, hash, dtsPath, '10…
203 tmpApiInfo, currentTypeList, dtsPath);
206 …stat, packageName, api, exportApi, returnDeclarationArr, hash, apiInfo, currentTypeList, dtsPath) { argument
211 … addApi(packageName, className, '', '', tmpApiInfo, 'ClassDeclaration', api, hash, dtsPath, '12');
214 tmpApiInfo, currentTypeList, dtsPath);
217 …stat, packageName, api, exportApi, returnDeclarationArr, hash, apiInfo, currentTypeList, dtsPath) { argument
222 addApi(packageName, className, '', '', tmpApiInfo, 'EnumDeclaration', api, hash, dtsPath, '13');
225 tmpApiInfo, currentTypeList, dtsPath);
228 …stat, packageName, api, exportApi, returnDeclarationArr, hash, apiInfo, currentTypeList, dtsPath) { argument
233 … addApi(packageName, className, '', '', tmpApiInfo, 'ModelDeclaration', api, hash, dtsPath, '11');
236 tmpApiInfo, currentTypeList, dtsPath);
240 hash, apiInfo, dtsPath) { argument
252 getApiInfo(child, faterApiInfo), 'Type', api, hash, dtsPath, 1);
260 getApiInfo(child, faterApiInfo), 'Type', api, hash, dtsPath, 2);
273 getApiInfo(child, faterApiInfo), 'Type', api, hash, dtsPath, 3);
281 getApiInfo(child, faterApiInfo), 'Type', api, hash, dtsPath, 4);
292 hash, apiInfo, currentTypeList, dtsPath) { argument
298 hash, apiInfo, dtsPath);
318 …, packageName, api, exportApi, returnDeclarationArr, hash, faterApiInfo, currentTypeList, dtsPath);
320 …, packageName, api, exportApi, returnDeclarationArr, hash, faterApiInfo, currentTypeList, dtsPath);
322 …, packageName, api, exportApi, returnDeclarationArr, hash, faterApiInfo, currentTypeList, dtsPath);
324 …, packageName, api, exportApi, returnDeclarationArr, hash, faterApiInfo, currentTypeList, dtsPath);
332 hash, apiInfo, currentClassFunSet, dtsPath);
335 hash, currentClassFunSet, child, dtsPath, returnDeclarationArr);
342 hash, currentClassFunSet, child, dtsPath, returnDeclarationArr) { argument
368 hash, currentClassFunSet, child, dtsPath);
382 getApiInfo(child, faterApiInfo), apiType, api, hash, dtsPath, 5);
407 hash, apiInfo, currentClassFunSet, dtsPath) { argument
414 hash, currentClassFunSet, child, dtsPath, param);
420 hash, currentClassFunSet, child, dtsPath);
425 hash, currentClassFunSet, child, dtsPath, currentTypeList, param);
431 hash, currentClassFunSet, child, dtsPath);
435 hash, currentClassFunSet, child, dtsPath);
441 hash, currentClassFunSet, child, dtsPath);
447 dtsPath, currentTypeList, param) { argument
454 hash, currentClassFunSet, child, dtsPath);
461 hash, currentClassFunSet, child, dtsPath);
466 hash, currentClassFunSet, child, dtsPath, param) { argument
471 hash, currentClassFunSet, child, dtsPath);
475 hash, currentClassFunSet, child, dtsPath);
480 hash, currentClassFunSet, childNode, dtsPath) { argument
495 hash, currentClassFunSet, childNode, dtsPath);
500 hash, currentClassFunSet, childNode, dtsPath) { argument
504 getApiInfo(childNode, apiInfo), apiType, api, hash, dtsPath, 6);
508 getApiInfo(childNode, apiInfo), apiType, api, hash, dtsPath, 7);
527 firstApiInfo, apiType, api, hash, dtsPath, 8);
690 function addApiImport(packageName, headimport, api, dtsPath) { argument
705 dtsPath: dtsPath, property
709 function addApiExport(packageName, endexport, api, dtsPath) { argument
724 dtsPath: dtsPath, property
728 …ddApi(packageName, className, methodName, methodText, apiInfo, apiType, api, hash, dtsPath, type) { argument
747 dtsPath: dtsPath, property