Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
399
IndexedString ParsingEnvironmentFile::language() const
400
{
401
return d_func()->m_language;
402
}
403
404
void ParsingEnvironmentFile::setLanguage(const IndexedString& language)
405
{
Callers
2
html
Method · 0.45
isUpdateRequired
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected