MCPcopy 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
154void FormatContext::EnableJsonDump() {
155 _dumpJson = true;
156}
157
158void FormatContext::EnableCLikeCommentsSupport() {
159 _isSupportCLikeComments = false;

Callers 1

InitCheckFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected