MCPcopy 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 */
439void ASBeautifier::setSharpStyle()
440{
441 fileType = SHARP_TYPE;
442}
443
444/**
445 * set mode manually set flag

Callers 2

formatFileMethod · 0.80
parseOptionMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected