Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/linter/stats_calculator/src/
Dcalculate-stats.ts52 linesWithErrors: number; property
87 const linesWithErrors: Set<number> = new Set(); constant