Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
339
void AStyleFormatter::setCStyle()
340
{
341
m_engine.setCStyle();
342
}
343
void AStyleFormatter::setJavaStyle()
344
{
345
m_engine.setJavaStyle();
Callers
2
formatSourceWithStyle
Method · 0.45
AStylePreferences
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected