Skip to main content
Module incorrect_modifier
forge_
lint
1.7.2
Module incorrect_
modifier
Module Items
Structs
Statics
Functions
In forge_
lint::
sol::
low
forge_lint
::
sol
::
low
Module
incorrect_
modifier
Copy item path
Source
Structs
ยง
Outcome
๐
Summary of how control flow can leave a statement or block
without
having executed the placeholder (
_
) or reverted.
Statics
ยง
INCORRECT_
MODIFIER
Functions
ยง
block_
outcome
๐
call_
outcome
๐
Classifies a statement-level call expression that terminates the current path before reaching
_
, if any. Covers both the Solidity
revert
/
revert(...)
builtins and the Yul halting builtins reachable when recursing into an
assembly { .. }
block.
is_
literal_
false
๐
stmt_
outcome
๐