alias: Revealing Hidden Names of Superclasses

Get to learn how an alias can be used for revealing hidden names of superclasses.

We'll cover the following

Revealing hidden names of superclasses

When the same function name appears both in the superclass and in the subclass, the matching names that are in the superclass are hidden. Even a single name in the subclass is sufficient to hide all of the names of the superclass that match that name:

Get hands-on with 1200+ tech skills courses.