Documentation Language: Swift

Type Alias

EDouble

Double-precision floating-point type for Ecore models.

typealias EDouble = Double

Discussion

Maps to Swift’s Double type (64-bit IEEE 754 floating point).