lookup

fun lookup(ordinal: Int): DeclarationPhraseDescriptor.DeclarationKind

Answer the previously stashed copy of the array of all DeclarationKind enum values.

Return

The requested DeclarationKind.

Parameters

ordinal

The ordinal of the declaration kind to look up.