Expand description
Provide checks related to function modifiers (view/payable).
Enums§
- Function
Modifier - Represents modifiers a Solidity function can be annotated with.
Functions§
- check_
function_ modifier - Check that a function call is compatible with the context it is called into.