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.
Type Alias
64-bit signed integer type for Ecore models.
typealias ELong = Int64
Maps to Swift’s Int64 type, equivalent to Java’s long.