fieldTypeAt

open override fun fieldTypeAt(field: A_Atom): A_Type

Extract a field type from an ObjectTypeDescriptor.

Return

The field's type.

Parameters

field

The field to look up.