MCPcopy Create free account
hub / github.com/CppCXY/EmmyLuaCodeStyle / StopDfsForeach

Method StopDfsForeach

CodeFormatCore/src/Format/FormatState.cpp:244–246  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

242}
243
244void FormatState::StopDfsForeach() {
245 _foreachContinue = false;
246}
247
248FormatState::Mode FormatState::GetMode() const {
249 return _mode;

Callers 1

CheckRangeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected