Module type_system

Module type_system 

Source
Expand description

Basic Neo type representations derived from Solidity type strings.

Structsยง

EnumTypeMetadata
StructFieldMetadata
StructFieldType
StructTypeMetadata

Enumsยง

NeoType
Neo type representation for compiled contracts
TypeParseError

Functionsยง

lookup_enum ๐Ÿ”’
lookup_struct ๐Ÿ”’
parse_mapping_type ๐Ÿ”’
strip_data_location ๐Ÿ”’