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

Method getLanguageID

astyle/src/astyle_main.cpp:622–623  ·  view source on GitHub ↗

for unit testing

Source from the content-addressed store, hash-verified

620
621// for unit testing
622string ASConsole::getLanguageID() const
623{ return localizer.getLanguageID(); }
624
625// for unit testing
626bool ASConsole::getIsQuiet()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected