Companion

object Companion

Functions

Link copied to clipboard
fun all(): Array<PhraseTypeDescriptor.PhraseKind>

Answer an array of all PhraseKind enumeration values.

Link copied to clipboard
fun lookup(ordinal: Int): PhraseTypeDescriptor.PhraseKind

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