literalAt

fun A_RawFunction.literalAt(index: Int): AvailObject

Answer the index-th literal value of this A_RawFunction.

Return

The requested literal value.

Parameters

index

The one-based ordinal of the desired literal value.