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

Method type

plugins/meson/settings/mesonrewriterinput.cpp:138–141  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

136MesonRewriterInputString::~MesonRewriterInputString() {}
137
138MesonRewriterInputBase::Type MesonRewriterInputString::type() const
139{
140 return STRING;
141}
142
143bool MesonRewriterInputString::hasValueChanged() const
144{

Callers 2

repopulateMethod · 0.45
fromOptionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected