Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/arkguard/src/common/
DApiExtractor.ts234 const exportElementName = element.name.getText(); constant
245 const exportElementName = astNode.exportClause.name.getText(); constant