Documentation Language: Swift

Property

calledRules

Called rules indexed by their names.

let calledRules: OrderedDictionary<String, ATLCalledRule>

Discussion

Called rules are executed explicitly through rule invocation expressions. They support parameterised transformations and imperative control flow within the otherwise declarative ATL framework.