MCPcopy Create free account
hub / github.com/BZFlag-Dev/bzflag / setFormattingStyle

Method setFormattingStyle

other_src/astyle/src/ASFormatter.cpp:1273–1276  ·  view source on GitHub ↗

* set the formatting style. * * @param mode the formatting style. */

Source from the content-addressed store, hash-verified

1271 * @param mode the formatting style.
1272 */
1273void ASFormatter::setFormattingStyle(FormatStyle style)
1274{
1275 formattingStyle = style;
1276}
1277
1278/**
1279 * set the add brackets mode.

Callers 1

parseOptionMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected