Type Alias
EShort
16-bit signed integer type for Ecore models.
typealias EShort = Int16
Discussion
Maps to Swift’s Int16 type, equivalent to Java’s short.
Type Alias
16-bit signed integer type for Ecore models.
typealias EShort = Int16
Maps to Swift’s Int16 type, equivalent to Java’s short.