MCPcopy 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
50std::size_t LineIndex::GetTotalLine() {
51 return _newLines.size();
52}

Callers 2

CompleteMissTokenMethod · 0.45
OnFormattingMethod · 0.45

Calls 1

sizeMethod · 0.45

Tested by

no test coverage detected