matches

fun matches(targetType: Type?, actualType: Type?, allowSubClasses: Boolean = false, allowSuperClasses: Boolean = false): Boolean(source)