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

Method language

kdevplatform/language/duchain/parsingenvironment.cpp:399–402  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

397}
398
399IndexedString ParsingEnvironmentFile::language() const
400{
401 return d_func()->m_language;
402}
403
404void ParsingEnvironmentFile::setLanguage(const IndexedString& language)
405{

Callers 2

htmlMethod · 0.45
isUpdateRequiredMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected