Home
last modified time | relevance | path

Searched defs:declaration (Results 1 – 2 of 2) sorted by relevance

/interface/sdk-js/build-tools/dts_parser/src/coreImpl/parser/
DNodeProcessor.ts832 const declaration: ts.Declaration = declarations[0]; constant
/interface/sdk-js/build-tools/collect_application_api/src/
Dapi_recognizer.js896 isAsyncCallbackApi(declaration) { argument