o_EqualsPhraseType

open override fun o_EqualsPhraseType(self: AvailObject, aPhraseType: A_Type): Boolean

{@inheritDoc}

List phrase types are equal when they are of the same kind and have the same expression type and the same subexpressions tuple type. However, aPhraseType can't be a list phrase type like the receiver is.