Next: , Previous: , Up: Base classes [Index]


1.110 Message

Defined in namespace Smalltalk
Superclass: Object
Category: Language-Implementation

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)

AltStyle によって変換されたページ (->オリジナル) /