Documentation Language: Swift

Type Alias

EInt

Integer type for Ecore models.

typealias EInt = Int

Discussion

Maps to Swift’s native Int type, providing platform-specific integer precision.