Home
last modified time | relevance | path

Searched defs:astNode (Results 1 – 3 of 3) sorted by relevance

/interface/sdk-js/build-tools/api_diff/src/
Dapi_collector.js33 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
Dapi_data.js97 function getNodeSignature(astNode, packageName, className) { argument
275 setApiSignature(astNode, packageName, className) { argument
/interface/sdk-js/build-tools/jsdoc_format_plugin/src/core/
Dtypedef.ts214 astNode?: ts.Node; property
422 astNode: ts.Node property