Skip to main content

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