typeCheckArgumentIndex

open fun typeCheckArgumentIndex(instruction: Int): Int

Extract the index of the type check argument for a TYPE_CHECK_ARGUMENT parsing instruction. This indexes the static MessageSplitter.constantForIndex.

Return

The index of the type to be checked against.

Parameters

instruction

A coded instruction