File: self

package info (click to toggle)
libdb-ruby 0.6.5-2
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 2,596 kB
  • ctags: 3,978
  • sloc: ansic: 13,984; cpp: 8,739; ruby: 7,864; sh: 47; makefile: 6
file content (15 lines) | stat: -rw-r--r-- 512 bytes parent folder | download | duplicates (18)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<entry index='s'>
<name>self</name>
<reference>method</reference>
<reference>receiver</reference>
<reference>smalltalk</reference>
<content>
    Expression which refers to ((receiver|Receiver)).

    Why it's called '((|self|))'?
    By one account, the ((receiver|Receiver)) is the subject of the sentence
    where ((method|Method)) is the verb, so from the method's standpoint
    it's itself, though it is strongly suspected that it's the mimic
    of ((Smalltalk)) without deep account.
</content>
</entry>