Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CppCXY/EmmyLuaCodeStyle
/ EnableJsonDump
Method
EnableJsonDump
CodeFormat/src/FormatContext.cpp:154–156 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
152
}
153
154
void FormatContext::EnableJsonDump() {
155
_dumpJson = true;
156
}
157
158
void FormatContext::EnableCLikeCommentsSupport() {
159
_isSupportCLikeComments = false;
Callers
1
InitCheck
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected