Method

From Erights

(Difference between revisions)
Jump to: navigation, search
(qualify, category)
Line 1: Line 1:
A '''method''' is a program defining a particular object's reaction to a [[message]].
A '''method''' is a program defining a particular object's reaction to a [[message]].
-
In [[E]], an object usually selects from its methods based on the [[verb]] and [[arity]] of the message.
+
An object usually selects from its methods based on the [[verb]] and [[arity]] of the message.
-
 
+
-
[[Category:ELib specification]]
+

Revision as of 14:51, 21 April 2007

A method is a program defining a particular object's reaction to a message.

An object usually selects from its methods based on the verb and arity of the message.

Personal tools
more tools