Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/linter/src/lib/
DLintRunResult.ts23 projectStats: ProjectStatistics; property
DLinterRunner.ts134 const projectStats: ProjectStatistics = new ProjectStatistics(); constant