Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
244
void FormatState::StopDfsForeach() {
245
_foreachContinue = false;
246
}
247
248
FormatState::Mode FormatState::GetMode() const {
249
return _mode;
Callers
1
CheckRange
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected