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

Method getExcludeHitsVector

astyle/src/astyle_main.cpp:586–587  ·  view source on GitHub ↗

for unit testing

Source from the content-addressed store, hash-verified

584
585// for unit testing
586vector<bool> ASConsole::getExcludeHitsVector()
587{ return excludeHitsVector; }
588
589// for unit testing
590vector<string> ASConsole::getExcludeVector()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected