File: self

package info (click to toggle)
libdb2-ruby 0.5.4-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 2,352 kB
  • ctags: 2,743
  • sloc: ansic: 11,156; ruby: 6,199; cpp: 6,064; makefile: 86; sh: 31
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>