Next: The Extent of Objects
Up: Feature and Local Declarations
Previous: Attributes
A local declaration within a method is processed during a call of this
method whenever control reaches the place of the declaration. It is
processed in the same way as a feature declaration of the same form
except that the created quantity will be local within the block of the
method call, not of the object to which the procedure belongs.
Martin Trapp
Mon Feb 17 16:49:16 MET 1997