Skip to main content

Module eval

Module eval 

Source

Structs§

ConstantEvaluator
Evaluates Solidity constant expressions.
EvalError
IntScalar
Represents an integer value for constant evaluation.

Enums§

ConstValue
A typed Solidity constant value.
EvalErrorKind

Functions§

erc7201_slot
Computes the ERC-7201 storage namespace base slot.
eval_array_len
Evaluates the given array size expression, emitting an error diagnostic if it fails.