MCPcopy Create free account
hub / github.com/KDE/kdevelop / backgroundParser

Method backgroundParser

kdevplatform/shell/languagecontroller.cpp:402–407  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

400}
401
402BackgroundParser *LanguageController::backgroundParser() const
403{
404 Q_D(const LanguageController);
405
406 return d->backgroundParser;
407}
408
409void LanguageController::addLanguageSupport(ILanguageSupport* languageSupport, const QStringList& mimetypes)
410{

Callers 15

initTestCaseMethod · 0.80
initializeMethod · 0.80
cleanupMethod · 0.80
createViewWidgetMethod · 0.80
StatusBarMethod · 0.80
applyMethod · 0.80
initTestCaseMethod · 0.80
initMethod · 0.80
addDocumentChainMethod · 0.80

Calls

no outgoing calls

Tested by 15

initTestCaseMethod · 0.64
initTestCaseMethod · 0.64
initMethod · 0.64
addJobsToParserMethod · 0.64
runJobsMethod · 0.64
initTestCaseMethod · 0.64
benchmarkMethod · 0.64
~TestFileMethod · 0.64
waitForParsedMethod · 0.64
initializeMethod · 0.64