Module precompile_utils::solidity::modifier
source · Expand description
Provide checks related to function modifiers (view/payable).
Enums§
- Represents modifiers a Solidity function can be annotated with.
Functions§
- Check that a function call is compatible with the context it is called into.