Next: Printing, Previous: Generic Procedures, Up: Top [Contents][Index]
A method contains a method procedure and a sequence of parameter specializers that specify when the given method is applicable.
A method is not a procedure and cannot be invoked as a procedure. Methods are invoked by the effective method procedure when a generic procedure is called.
• Method Datatype: | ||
• Method Syntax: | ||
• Chained Methods: | ||
• Computed Methods: |