Searched defs:astNode (Results 1 – 3 of 3) sorted by relevance
| /interface/sdk-js/build-tools/api_diff/src/ |
| D | api_collector.js | 33 function wrapApiDigestInfo(astNode, className, apiName, apiType, rawText, ext) { argument 282 function getNodeLeadingJSDoc(astNode) { argument 306 function getApiDigestInfo(astNode, parentApiDigest, ext) { argument 320 function getDummyApiDigestInfo(astNode) { argument 332 function shouldVisitChildren(astNode) { argument 345 function visitAstNode(astNode, apiMap, parentApiDigest, ext) { argument
|
| D | api_data.js | 97 function getNodeSignature(astNode, packageName, className) { argument 275 setApiSignature(astNode, packageName, className) { argument
|
| /interface/sdk-js/build-tools/jsdoc_format_plugin/src/core/ |
| D | typedef.ts | 214 astNode?: ts.Node; property 422 astNode: ts.Node property
|