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]].
-
An object usually selects from its methods based on the [[verb]] and [[arity]] of the message.
+
In [[E]], an object usually selects from its methods based on the [[verb]] and [[arity]] of the message.
 +
 
 +
[[Category:ELib specification]]

Latest revision as of 02:56, 2 July 2008

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.

Personal tools
more tools