Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/linter/arkanalyzer/src/core/common/
DStmtUseReplacer.ts53 const refUseReplacer = new RefUseReplacer(this.oldUse, this.newUse); constant
62 const refUseReplacer = new RefUseReplacer(this.oldUse, this.newUse); constant