---
title: Int8.IntegerLiteralType
framework: swift
role: symbol
role_heading: Type Alias
path: swift/int8/integerliteraltype
---

# Int8.IntegerLiteralType

A type that represents an integer literal.

## Declaration

```swift
typealias IntegerLiteralType = Int8
```
