Home Segments Index Top Previous Next

257: Mainline

Note carefully that super is a signal to initiate method search in the direct superclass of the class for which the super-containing method is defined. Thus, super is not a signal to initiate search in the direct superclass of the class of the message receiver that activates the super-containing method.