Searched defs:totalLines (Results 1 – 2 of 2) sorted by relevance
18 totalLines: number; property
46 const totalLines = this.totalArkTSCodeLines + this.totalCAndCPPCodeLines; constant