lookupTokenType

fun lookupTokenType(ordinal: Int): TokenDescriptor.TokenType

Answer the TokenType enumeration value having the given ordinal.

Return

The TokenType.

Parameters

ordinal

The ordinal of the TokenType.