emitSetLocalOrOuter

fun emitSetLocalOrOuter(tokens: A_Tuple, localOrOuter: A_Phrase)

Emit code to pop the stack and write into a local or outer variable.

Parameters

tokens

The tuple of tokens that are associated with this instruction.

localOrOuter

The declaration of the local or outer variable in which to write.