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

Method IsCLikeCommentsSupport

CodeFormat/src/FormatContext.cpp:238–240  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

236}
237
238bool FormatContext::IsCLikeCommentsSupport() const {
239 return _isSupportCLikeComments;
240}

Callers 3

CheckSingleFileMethod · 0.80
ReformatSingleFileMethod · 0.80
RangeReformatMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected