Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/linter/arkanalyzer/src/core/common/
DModelUtils.ts176 const thisNamespace = startFrom.getDeclaringArkNamespace(); constant
220 const thisNamespace = thisClass.getDeclaringArkNamespace(); constant