namesForType

fun namesForType(anObjectType: A_Type): A_Set

Answer the user-assigned names of the specified user-defined object type.

Return

A set containing the names of the object type, excluding names for which a strictly more specific named type is known.

Parameters

anObjectType

An object type.