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

Method codeHighlighting

kdevplatform/language/interfaces/ilanguagesupport.cpp:63–66  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

61}
62
63ICodeHighlighting* ILanguageSupport::codeHighlighting() const
64{
65 return nullptr;
66}
67
68BasicRefactoring* ILanguageSupport::refactoring() const
69{

Callers 3

documentLoadedPrepareMethod · 0.45
highlightDUChainMethod · 0.45
updateInternalMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected