---
title: Span.Index
framework: swift
role: symbol
role_heading: Type Alias
path: swift/span/index
---

# Span.Index

The representation for a position in Span.

## Declaration

```swift
typealias Index = Int
```
