Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BZFlag-Dev/bzflag
/ setCStyle
Method
setCStyle
other_src/astyle/src/ASBeautifier.cpp:387–390 ·
view source on GitHub ↗
* set indentation style to C/C++. */
Source
from the content-addressed store, hash-verified
385
* set indentation style to C/C++.
386
*/
387
void ASBeautifier::setCStyle()
388
{
389
fileType = C_TYPE;
390
}
391
392
/**
393
* set indentation style to Java.
Callers
2
formatFile
Method · 0.80
parseOption
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected