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

Method EnableCompleteOutputRangeSupport

CodeFormat/src/FormatContext.cpp:150–152  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

148}
149
150void FormatContext::EnableCompleteOutputRangeSupport() {
151 _isCompleteOutputRangeFormat = true;
152}
153
154void FormatContext::EnableJsonDump() {
155 _dumpJson = true;

Callers 1

InitRangeFormatFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected