setTraceVariableReadsBeforeWrites

fun setTraceVariableReadsBeforeWrites(traceVariableReadsBeforeWrites: Boolean)

Set the variable trace flag.

Parameters

traceVariableReadsBeforeWrites

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