Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/argotorg/solidity
/ programNode
Method
programNode
libsolidity/formal/Predicate.cpp:98–101 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
96
}
97
98
ASTNode const* Predicate::programNode() const
99
{
100
return m_node;
101
}
102
103
ContractDefinition const* Predicate::contextContract() const
104
{
Callers
6
popInlineFrame
Method · 0.80
checkVerificationTargets
Method · 0.80
constructor
Function · 0.80
constructorCall
Function · 0.80
function
Function · 0.80
functionCall
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected