Next: MessageNotUnderstood, Previous: Memory, Up: Base classes [Index]
I represent a message send. My instances are created to hold a message that has failed, so that error reporting methods can examine the sender and arguments, but also to represent method attributes (like <primitive: 111> since their syntax is isomorphic to that of a message send.
• Message class-creating instances: | (class) | |
• Message-accessing: | (instance) | |
• Message-basic: | (instance) | |
• Message-printing: | (instance) |