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

# buildExpression(_:)

## Declaration

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