AvailCloseCode

fun AvailCloseCode(    relevantTokens: A_Tuple,     numCopiedVars: Int,     codeIndex: Int)

Construct a new AvailCloseCode.

Parameters

relevantTokens

The A_Tuple of A_Tokens that are associated with this instruction.

numCopiedVars

The number of already-pushed variables to capture in the function as outer variables.

codeIndex

The index of the compiled code in the literals.