Structure
MTLTrace
A trace statement for recording traceability links.
struct MTLTrace
Topics
Initializers
Instance Properties
V
body
The block to execute.
V
multiLines
Whether this statement spans multiple lines.
V
sourceExpression
Expression that identifies the source element.
Instance Methods
F
execute(in:)
Executes the statement within the specified execution context.