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

Method setIsFormattedOnly

astyle/src/astyle_main.cpp:739–740  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

737{ ignoreExcludeErrors = state; ignoreExcludeErrorsDisplay = state; }
738
739void ASConsole::setIsFormattedOnly(bool state)
740{ isFormattedOnly = state; }
741
742void ASConsole::setIsQuiet(bool state)
743{ isQuiet = state; }

Callers 1

parseOptionMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected