Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dirkvranckaert/AndroidDecompiler
/ setSharpStyle
Method
setSharpStyle
astyle/src/ASBeautifier.cpp:439–442 ·
view source on GitHub ↗
* set indentation style to C#. */
Source
from the content-addressed store, hash-verified
437
* set indentation style to C#.
438
*/
439
void ASBeautifier::setSharpStyle()
440
{
441
fileType = SHARP_TYPE;
442
}
443
444
/**
445
* 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