The <tt>SENDSELF</tt> Statement



next up previous contents
Next: The SEND Statement Up: C.3 The VOOPS Syntax Previous: The SENDPRIVATE Statement

The SENDSELF Statement

   

Inside a DEFMETHOD - ENDMETHOD pair it is often necessary to invoke a method of the class the method is currently being defined on. This can be accomplished using the SENDSELF statement which does nothing more than issuing a SENDCLASS with the current class automatically filled in.



Martin Stiftinger
Tue Nov 29 19:41:50 MET 1994