Category:Smalltalk: Difference between revisions

Line 383:
 
===Special "builtin" Pseudo Variables===
<lang smalltalk>self "refers to the current receiver"
self "refers to the current receiver"
 
super "for super sends (to call the method in a superclass)"
Anonymous user