Expand description
Solidity struct definition parsing support
Structs§
- Field
Declaration - A field declaration inside a struct
- Mapping
Type - SolStruct
- Represents a solidity struct
- Struct
Field Declaration - Represents a elementary field declaration inside a struct with a :
int x
- Struct
Type - How the type of a struct field is referenced
Enums§
- Field
Type - A field declaration inside a struct
- Struct
Field Type - Represents the type of a field in a struct