Expand description
Module for resolving types and analyzing chained calls in Solidity expressions.
Structs§
- Resolved
Call Step - Represents a single step in a potentially chained call sequence.
Enums§
- Resolved
Target - Represents the resolved target of a specific call step. Stores names, allowing cg.rs to perform the final node ID lookup.
- Type
Error