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

Method getIgnoreExcludeErrors

astyle/src/astyle_main.cpp:610–611  ·  view source on GitHub ↗

for unit testing

Source from the content-addressed store, hash-verified

608
609// for unit testing
610bool ASConsole::getIgnoreExcludeErrors()
611{ return ignoreExcludeErrors; }
612
613// for unit testing
614bool ASConsole::getIgnoreExcludeErrorsDisplay()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected