AvailCall

constructor(relevantTokens: A_Tuple, messageIndex: Int, verifyIndex: Int)

Construct a new AvailCall.

Parameters

relevantTokens

The A_Tuple of A_Tokens that are associated with this instruction.

messageIndex

The index of the literal that holds the message (a method).

verifyIndex

The index of the literal that holds the return type.