setTraceVariableWrites

fun setTraceVariableWrites(traceVariableWrites: Boolean)

Set the variable trace flag.

Parameters

traceVariableWrites

true if the Interpreter should record which A_Variables are written while running its current A_Fiber, false otherwise.