Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CppCXY/EmmyLuaCodeStyle
/ GetTotalLine
Method
GetTotalLine
CodeFormatServer/src/Lib/LineIndex/LineIndex.cpp:50–52 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
48
}
49
50
std::size_t LineIndex::GetTotalLine() {
51
return _newLines.size();
52
}
Callers
2
CompleteMissToken
Method · 0.45
OnFormatting
Method · 0.45
Calls
1
size
Method · 0.45
Tested by
no test coverage detected