MCPcopy Create free account
hub / github.com/dirkvranckaert/AndroidDecompiler / setPreprocConditionalIndent

Method setPreprocConditionalIndent

astyle/src/ASBeautifier.cpp:635–638  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

633}
634
635void ASBeautifier::setPreprocConditionalIndent(bool state)
636{
637 shouldIndentPreprocConditional = state;
638}
639
640/**
641 * set the state of the empty line fill option.

Callers 1

parseOptionMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected