| Did you know ... | Search Documentation: |
| method-summary |
The summary attribute is used by the summary lists of methods, etc. displayed by these manual tools. It is defined for all built-in methods and may be defined in the body of a Prolog defined method.
If the slot contains @default,
and the behaviour<-context
is a class object,
the method will extract the summary from a variable with the same name
or a method on a super-class with the same name (in this order).