An abstraction that represents a Type. Handles both generic and non-generic types. Once instantiated as a Type, a generic type is "closed" (as opposed to "open").

Hierarchy (view full)

Constructors

Properties

cardinality: TypeCardinality
sizeInBytes: number
withSign: boolean
ClassName: string = "I64Type"

Methods