MCPcopy 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 */
403void ASBeautifier::setSharpStyle()
404{
405 fileType = SHARP_TYPE;
406}
407
408/**
409 * set mode manually set flag

Callers 2

formatFileMethod · 0.80
parseOptionMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected