Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/argotorg/solidity
/ sourceUnitName
Method
sourceUnitName
libsolidity/ast/AST.cpp:662–665 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
660
}
661
662
std::string Scopable::sourceUnitName() const
663
{
664
return *sourceUnit().annotation().path;
665
}
666
667
bool Declaration::isEnumValue() const
668
{
Callers
7
isRequestedContract
Method · 0.80
requestedPipelineConfig
Method · 0.80
ethdebug
Method · 0.80
createMetadata
Method · 0.80
checkRequestedSourcesAndContracts
Method · 0.80
shouldAnalyzeVerificationTargetsFor
Method · 0.80
formatSummaryCall
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected