Documentation Language: Swift

Initializer

init(uri:module:)

Creates a new ATL resource with an ATL module.

@MainActor init(uri: String, module: ATLModule)

Parameters

uri

The URI identifying this resource

module

The ATL module to store in this resource