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

Method type

plugins/meson/mintro/mesonoptions.cpp:100–103  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

98// Type functions
99
100MesonOptionBase::Type MesonOptionArray::type() const
101{
102 return ARRAY;
103}
104
105MesonOptionBase::Type MesonOptionBool::type() const
106{

Callers 1

printMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected