Home
last modified time | relevance | path

Searched refs:nestedNamespaces (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/linter/arkanalyzer/src/core/model/builder/
DArkNamespaceBuilder.ts90 const nestedNamespaces: ArkNamespace[] = []; constant
98 nestedNamespaces.push(childNs);
139 const nestedMergedNameSpaces = mergeNameSpaces(nestedNamespaces);