Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chigraph/chigraph
/ qualifiedName
Method
qualifiedName
libchigraph/src/GraphFunction.cpp:532–532 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
530
}
531
532
std::string GraphFunction::qualifiedName() const { return module().fullName() +
":"
+ name(); }
533
534
} // namespace chi
Callers
3
createEntryNodeType
Method · 0.45
createExitNodeType
Method · 0.45
retypeLocalVariable
Method · 0.45
Calls
1
fullName
Method · 0.80
Tested by
no test coverage detected