- 2.2.13.13 -
TMT Pascal Language Description
Pascal Language Structure
OOP ExtensionsSelf argument
Methods have an additional implicit argument, called Self, which is
automatically supplied by the compiler. Self contains the instance
of the object for which the method was called. Self, as well, as all
of its fields are automatically added to the method's symbol table.
|
|
|
Inherited reserved word |
Table of Content |
Interface Type |
- 2.2.13.13 -