METHODS - REDEFINITION

Reference

Syntax

METHODS meth [FINAL] REDEFINITION.

Effect

Redefines a meth instance method in the declaration part of a class. The method is reimplemented in the implementation part.

Addition