Initializer
init(module:enableDebugging:)
Creates a new ATL virtual machine for the specified module.
@MainActor init(module: ATLModule, enableDebugging: Bool = false)
Parameters
module-
The ATL module to execute
enableDebugging-
Whether to enable debug output for systematic tracing