Documentation Language: Swift

Property

parameters

The parameters accepted by the called rule.

let parameters: [ATLParameter]

Discussion

Parameters enable called rules to receive inputs beyond the implicit context available in matched rules. They support flexible and reusable transformation patterns.