MCPcopy Create free account
hub / github.com/KDE/kdevelop / setCStyle

Method setCStyle

plugins/astyle/astyle_formatter.cpp:339–342  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

337}
338
339void AStyleFormatter::setCStyle()
340{
341 m_engine.setCStyle();
342}
343void AStyleFormatter::setJavaStyle()
344{
345 m_engine.setJavaStyle();

Callers 2

formatSourceWithStyleMethod · 0.45
AStylePreferencesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected