A hidden argument

It also inserts a hidden argument in all constructors for the local class, and passes the containing object's reference to the constructor for the local class.

The modified constructor saves that reference in the private instance variable of the object of the local class.

File: bh.htm [Next] [Prev]