AvailPushLocalVariable

constructor(relevantTokens: A_Tuple, variableIndex: Int)

Construct a new AvailPushLocalVariable.

Parameters

relevantTokens

The A_Tuple of A_Tokens that are associated with this instruction.

variableIndex

The index that the local variable will occupy at runtime within a continuation.