Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/linter/src/lib/statistics/scan/
DNapiFileStatisticInfo.ts20 napiLines: number; property
DCountNapiFile.ts55 const napiLines = new Set<string>(); constant