Type Alias
InterpreterOptions
A type alias for
Interpreter.Options
to support backwards compatibility with the deprecated InterpreterOptions
struct.
Declaration
typealias InterpreterOptions = Interpreter.Options