Searched defs:napiLines (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/linter/src/lib/statistics/scan/ | ||
| D | NapiFileStatisticInfo.ts | 20 napiLines: number; property |
| D | CountNapiFile.ts | 55 const napiLines = new Set<string>(); constant |