checkSuperclassConflict

Checks if superclasses do not define conflicting methods or properties and that handle and value classes are not mixed. Running code that uses classes that violate this check will result in errors.

Exemption tag: %@ok<CSUPC>