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

Method setModeManuallySet

other_src/astyle/src/ASBeautifier.cpp:411–414  ·  view source on GitHub ↗

* set mode manually set flag */

Source from the content-addressed store, hash-verified

409 * set mode manually set flag
410 */
411void ASBeautifier::setModeManuallySet(bool state)
412{
413 isModeManuallySet = state;
414}
415
416/**
417 * indent using one tab per indentation

Callers 1

parseOptionMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected