Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/argotorg/solidity
/ externalIdentifierHex
Method
externalIdentifierHex
libsolidity/ast/AST.cpp:512–515 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
510
}
511
512
std::string FunctionDefinition::externalIdentifierHex() const
513
{
514
return TypeProvider::function(*this)->externalIdentifierHex();
515
}
516
517
FunctionDefinitionAnnotation& FunctionDefinition::annotation() const
518
{
Callers
1
visit
Method · 0.45
Calls
1
function
Function · 0.85
Tested by
no test coverage detected