equalsVariableType

open override fun equalsVariableType(aVariableType: A_Type): Boolean

Answer whether the receiver equals the argument.

Return

The result of comparing the receiver and aVariableType.

Parameters

aVariableType

A variable type.