Documentation Language: Swift

Type Alias

ELong

64-bit signed integer type for Ecore models.

typealias ELong = Int64

Discussion

Maps to Swift’s Int64 type, equivalent to Java’s long.