Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ setJavaStyle
Method
setJavaStyle
plugins/astyle/astyle_formatter.cpp:343–346 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
341
m_engine.setCStyle();
342
}
343
void AStyleFormatter::setJavaStyle()
344
{
345
m_engine.setJavaStyle();
346
}
347
void AStyleFormatter::setSharpStyle()
348
{
349
m_engine.setSharpStyle();
Callers
2
formatSourceWithStyle
Method · 0.45
AStylePreferences
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected