---
title: "init(_:)"
framework: regexbuilder
role: symbol
role_heading: Initializer
path: "regexbuilder/reference/init(_:)"
---

# init(_:)

Creates a reference with the specified capture type.

## Declaration

```swift
init(_ captureType: Capture.Type = Capture.self)
```
