Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BZFlag-Dev/bzflag
/ setSharpStyle
Method
setSharpStyle
other_src/astyle/src/ASBeautifier.cpp:403–406 ·
view source on GitHub ↗
* set indentation style to C#. */
Source
from the content-addressed store, hash-verified
401
* set indentation style to C#.
402
*/
403
void ASBeautifier::setSharpStyle()
404
{
405
fileType = SHARP_TYPE;
406
}
407
408
/**
409
* set mode manually set flag
Callers
2
formatFile
Method · 0.80
parseOption
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected