Contents

makeExpression()

Creates an intent value expression that represents this container.

Declaration

func makeExpression() -> IntentValueExpression

Return Value

An intent value expression representing this container.

Discussion

This method creates an expression that wraps this container directly, allowing for lazy evaluation during the conversion process.