o_Type Intersection Of Object Type
open override fun o_TypeIntersectionOfObjectType(self: AvailObject, anObjectType: AvailObject): A_Type
Content copied to clipboard
Answer the most general type that is still at least as specific as these. Here we're finding the nearest common descendant of two object types.