Logo Xantham

CompressionResult Type

Intermediate result produced by the compression pass, holding the compressed type and export maps along with the protected top-level export set.

Record fields

Record Field Description

Exports

Full Usage: Exports

Field type: ExportTypeMap

Compressed map of export declarations, keyed by TypeKey.

Field type: ExportTypeMap

TopLevelExports

Full Usage: TopLevelExports

Field type: ExportTypeMap

Map of top-level exports preserved through compression.

Field type: ExportTypeMap

Types

Full Usage: Types

Field type: TypeMap

Compressed map of structural types, keyed by canonical TypeKey.

Field type: TypeMap

Type something to start searching.