isSupertypeOfListNodeType

fun A_Type.isSupertypeOfListNodeType(aListNodeType: A_Type): Boolean

Answer whether the receiver, a type, is a supertype of the given list phrase type.

Return

Whether the receiver is a supertype of the given type.

Parameters

aListNodeType

The list phrase type.