---
title: "buildExpression(_:)"
framework: appintents
role: symbol
role_heading: Type Method
path: "appintents/intentpredictionsbuilder/buildexpression(_:)"
---

# buildExpression(_:)

## Declaration

```swift
static func buildExpression<A0>(_ expression: A0) -> A0 where Intent == A0.Intent, A0 : IntentPredictionConfiguration
```
