Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
3408
string ASOptions::getOptionErrors()
3409
{
3410
return optionErrors.str();
3411
}
3412
3413
string ASOptions::getParam(const string &arg, const char* op)
3414
{
Callers
2
processOptions
Method · 0.80
AStyleMain
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected