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

Method type

kdevplatform/interfaces/context.cpp:62–65  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

60FileContext::~FileContext() = default;
61
62int FileContext::type() const
63{
64 return Context::FileContext;
65}
66
67QList<QUrl> FileContext::urls() const
68{

Callers 1

hasTypeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected