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

Method setCStyle

other_src/astyle/src/ASBeautifier.cpp:387–390  ·  view source on GitHub ↗

* set indentation style to C/C++. */

Source from the content-addressed store, hash-verified

385 * set indentation style to C/C++.
386 */
387void ASBeautifier::setCStyle()
388{
389 fileType = C_TYPE;
390}
391
392/**
393 * set indentation style to Java.

Callers 2

formatFileMethod · 0.80
parseOptionMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected