Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/argotorg/solidity
/ comment
Method
comment
libsolutil/Exceptions.cpp:50–53 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
48
}
49
50
std::string const* Exception::comment() const noexcept
51
{
52
return boost::get_error_info<errinfo_comment>(*this);
53
}
54
55
SourceLocation Exception::sourceLocation() const noexcept
56
{
Callers
15
codeGenerationError
Method · 0.80
errorMessage
Method · 0.80
main
Function · 0.80
run
Method · 0.80
filterErrors
Method · 0.80
errorMessage
Function · 0.80
searchErrorMessage
Method · 0.80
compileAndUpdateDiagnostics
Method · 0.80
run
Method · 0.80
formatErrorWithException
Function · 0.80
compile
Method · 0.80
reportUnimplementedFeatureError
Method · 0.80
Calls
no outgoing calls
Tested by
2
errorMessage
Method · 0.64
run
Method · 0.64