emitGetLocalOrOuter

fun emitGetLocalOrOuter(tokens: A_Tuple, localOrOuter: A_Phrase)

Emit code to get the value of a local or outer (captured) variable.

Parameters

tokens

The A_Tuple of A_Tokens associated with this call.

localOrOuter

The declaration of the variable that should have its value extracted.