Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/arkguard/src/transformers/rename/
DRenameFileNameTransformer.ts170 const mangledModuleSpecifier = renameStringLiteral(node.moduleSpecifier as StringLiteral); constant
172 …updateImportDeclaration(node, node.modifiers, node.importClause, mangledModuleSpecifier as Express…
174 …ration(node, node.modifiers, node.isTypeOnly, node.exportClause, mangledModuleSpecifier as Express…