Documentation Language: Swift

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.