Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/argotorg/solidity
/ setTupleDeclarationCallback
Method
setTupleDeclarationCallback
libsmtutil/SMTLib2Context.cpp:310–313 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
308
}
309
310
void SMTLib2Context::setTupleDeclarationCallback(TupleDeclarationCallback _callback)
311
{
312
m_callback = std::move(_callback);
313
}
314
} // namespace solidity::smtutil
Callers
2
reset
Method · 0.80
reset
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected