Structsยง
- Contract
Constructor Data - Keeps data about a contract constructor.
- Contract
Data ๐ - Keeps data about a single contract definition.
Functionsยง
- collect_
preprocessor_ ๐data - Collects preprocessor data from referenced contracts.
- create_
deploy_ ๐helpers - Creates helper libraries for contracts with a non-empty constructor.
Type Aliasesยง
- Preprocessor
Data - Keeps data about project contracts definitions referenced from tests and scripts. Contract id -> Contract data definition mapping.