Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/linter/arkanalyzer/src/core/common/
DModelUtils.ts89 const arkNamespace = startFrom.getDeclaringArkNamespace(); constant
263 for (const arkNamespace of arkFile.getNamespaces()) { constant