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

Method getOptionErrors

astyle/src/astyle_main.cpp:3408–3411  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3406}
3407
3408string ASOptions::getOptionErrors()
3409{
3410 return optionErrors.str();
3411}
3412
3413string ASOptions::getParam(const string &arg, const char* op)
3414{

Callers 2

processOptionsMethod · 0.80
AStyleMainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected