AvailInstructionWithIndex

constructor(relevantTokens: A_Tuple, index: Int)

Construct a new AvailInstructionWithIndex.

Parameters

relevantTokens

The A_Tuple of A_Tokens that are associated with this instruction.

index

A generic, non-negative index to record. Subclasses interpret this value however they need.