Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/argotorg/solidity
/ typeDefinition
Method
typeDefinition
libsolidity/ast/Types.cpp:2490–2493 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2488
}
2489
2490
Declaration const* StructType::typeDefinition() const
2491
{
2492
return &structDefinition();
2493
}
2494
2495
BoolResult StructType::validForLocation(DataLocation _loc) const
2496
{
Callers
3
visit
Method · 0.45
endVisit
Method · 0.45
usingForDirectivesForType
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected