---
title: Int16.IntegerLiteralType
framework: swift
role: symbol
role_heading: Type Alias
path: swift/int16/integerliteraltype
---

# Int16.IntegerLiteralType

A type that represents an integer literal.

## Declaration

```swift
typealias IntegerLiteralType = Int16
```
