Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
739
void ASConsole::setIsFormattedOnly(bool state)
740
{ isFormattedOnly = state; }
741
742
void ASConsole::setIsQuiet(bool state)
743
{ isQuiet = state; }
Callers
1
parseOption
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected