Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/linter/src/testRunner/
DMigrateTest.ts36 const filePathMap = new Map(); constant
109 const filePathMap = this.cmdOptions.linterOptions.migrationFilePathMap; constant
/arkcompiler/ets_frontend/ets2panda/linter/src/lib/
DLinterRunner.ts194 const filePathMap = cmdOptions.linterOptions.migrationFilePathMap; constant