lookup

fun lookup(ordinal: Int): PhraseTypeDescriptor.PhraseKind

Answer the PhraseKind enumeration value having the given ordinal int. The supplied ordinal must be valid.

Return

The indicated PhraseKind.

Parameters

ordinal

The ordinal to look up.