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

Method setIsRecursive

astyle/src/astyle_main.cpp:745–746  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

743{ isQuiet = state; }
744
745void ASConsole::setIsRecursive(bool state)
746{ isRecursive = state; }
747
748void ASConsole::setIsVerbose(bool state)
749{ isVerbose = state; }

Callers 1

parseOptionMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected