fieldTypeAtIndex

open override fun fieldTypeAtIndex(index: Int): A_Type

Extract a field type from an ObjectTypeDescriptor, using the given field index, which is specific to an ObjectLayoutVariant.

Return

The field's type.

Parameters

index

The index of the field to look up.