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

Method refactoring

kdevplatform/language/interfaces/ilanguagesupport.cpp:68–71  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

66}
67
68BasicRefactoring* ILanguageSupport::refactoring() const
69{
70 return nullptr;
71}
72
73ICreateClassHelper* ILanguageSupport::createClassHelper() const
74{

Callers 1

textChangedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected