Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/linter/homecheck/src/
DMain.ts46 const checkEntry = new CheckEntry(); constant
/arkcompiler/ets_frontend/ets2panda/linter/homecheck/src/tools/migrationTool/
DMigrationTool.ts30 private checkEntry: CheckEntry; property in MigrationTool