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.ts182 const mangledModuleSpecifier = renameStringLiteral(node.moduleSpecifier as StringLiteral); constant
184 …updateImportDeclaration(node, node.modifiers, node.importClause, mangledModuleSpecifier as Express…
186 …ration(node, node.modifiers, node.isTypeOnly, node.exportClause, mangledModuleSpecifier as Express…