A struct value (may contain errors!)

Category

Container types

Hierarchy

  • StructValue

Properties

interpretations: {}

Type declaration

    kind: "value"
    reference?: number

    will be used in the future for circular vales

    value: NameValuePair[]

    these must be stored in order! moreover, any mappings must be included, even if this is a memory struct (such mappings will be empty)

    Generated using TypeDoc