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

Method typeToMatch

plugins/qmljs/codecompletion/context.cpp:120–123  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

118}
119
120AbstractType::Ptr CodeCompletionContext::typeToMatch() const
121{
122 return m_typeToMatch;
123}
124
125QList<KDevelop::CompletionTreeItemPointer> CodeCompletionContext::normalCompletion()
126{

Callers 1

dataMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected