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

Method getIsFormattedOnly

astyle/src/astyle_main.cpp:618–619  ·  view source on GitHub ↗

for unit testing

Source from the content-addressed store, hash-verified

616
617// for unit testing
618bool ASConsole::getIsFormattedOnly()
619{ return isFormattedOnly; }
620
621// for unit testing
622string ASConsole::getLanguageID() const

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected